Alias test-local-dev (#47506)
This commit is contained in:
2
.github/workflows/local-dev.yml
vendored
2
.github/workflows/local-dev.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
curl --fail --retry-connrefused --retry 5 http://localhost:4000/
|
||||
|
||||
- name: Run basic tests
|
||||
run: node src/workflows/test-local-dev.js
|
||||
run: npm run test-local-dev
|
||||
|
||||
- if: ${{ failure() }}
|
||||
name: Debug server outputs on errors
|
||||
|
||||
Reference in New Issue
Block a user