Skip to content

Commit

Permalink
Add cannon smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Jun 7, 2024
1 parent cbd501b commit d8a8b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cannon-smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
timeout-minutes: 10
shell: bash
run: |
docker compose up --build --detach --quiet-pull &
docker compose up --build --detach --quiet-pull
- name: Create Xatu Cannon config
run: |
cat <<EOF > /tmp/cannon_config.yaml
Expand Down

0 comments on commit d8a8b78

Please sign in to comment.