Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Boppy committed Jul 10, 2023
1 parent 8d5b3ef commit aaa725e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Start containers
run: docker compose up -d
- name: Run smoketests
run: test/run-smoke-tests.sh --github --parallel -x bitcraftmini-pretest
run: test/run-smoke-tests.sh --parallel -x bitcraftmini-pretest
- name: Stop containers
if: always()
run: docker compose down
Expand Down

0 comments on commit aaa725e

Please sign in to comment.