workflow update
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
geezo 2025-04-19 21:30:05 +00:00
parent 162441f586
commit 0cf67d286a

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Integration testing # - name: Integration testing
run: | # run: |
cd glance # cd glance
docker compose up -d # docker compose up -d