Skip to content

Commit ac78e09

Browse files
committed
Update workflows
1 parent 71f6a79 commit ac78e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
./services create || true
3030
- name: Run Script
3131
run: |
32-
./services start test && ./services stop test
32+
./services start && ./services stop

0 commit comments

Comments
 (0)