Skip to content

Commit e736122

Browse files
committed
Update workflows
1 parent 2feb3e8 commit e736122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
./services create || true
2929
- name: Run Script
3030
run: |
31-
./services start test && ./services stop test
31+
./services start && ./services stop

0 commit comments

Comments
 (0)