Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Aug 8, 2024
1 parent 4d62ad2 commit 78d42ec
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 @@ -29,4 +29,4 @@ jobs:
./services create || true
- name: Run Script
run: |
./services start test && ./services stop test
./services start && ./services stop

0 comments on commit 78d42ec

Please sign in to comment.