Skip to content

Commit 0e08678

Browse files
committed
chore: further updates to sandbox checks workflow
1 parent 01212a6 commit 0e08678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sandbox-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npm install -g newman
3333
- name: Start dev sandbox
3434
run: |
35-
make start-dev &
35+
make start &
3636
sleep 5
3737
working-directory: ./sandbox
3838
- name: Run Postman Collection

0 commit comments

Comments
 (0)