Skip to content

Commit

Permalink
Testing with force recreate
Browse files Browse the repository at this point in the history
  • Loading branch information
callendorph committed Dec 13, 2024
1 parent b2e688a commit eb713c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: |
cd .github/
echo -n "${{ secrets.JITX_LICENSE }}" > jitx-client/license
docker compose up --exit-code-from jitx-client
docker compose up --force-recreate --exit-code-from jitx-client

0 comments on commit eb713c8

Please sign in to comment.