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 f9077df commit c9e60bcCopy full SHA for c9e60bc
.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