We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ede532 commit ad523cbCopy full SHA for ad523cb
.github/workflows/ci.yml
@@ -29,4 +29,4 @@ jobs:
29
./services create || true
30
- name: Run Script
31
run: |
32
- ./services start test && ./services stop test
+ ./services start && ./services stop
0 commit comments