We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b413ea9 commit 8b4bcccCopy full SHA for 8b4bccc
.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