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