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 ee2fb5f commit 066f6a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
submodules: recursive
- name: Build Images
run: |
./services create test || true
./services create || true
- name: Run Script
run: |
./services start test && ./services stop test
./services start && ./services stop

0 comments on commit 066f6a2

Please sign in to comment.