Skip to content

Commit ad523cb

Browse files
committed
Update workflows
1 parent 8ede532 commit ad523cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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)