mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Run only JS test cases in JS test case action
This commit is contained in:
parent
bbc46c0990
commit
b780339abb
2
.github/workflows/run-javascript-tests.yml
vendored
2
.github/workflows/run-javascript-tests.yml
vendored
@ -36,4 +36,4 @@ jobs:
|
||||
- name: Run the tests
|
||||
run: |
|
||||
cd web
|
||||
yarn run test
|
||||
yarn run test:karma-once
|
||||
|
Loading…
Reference in New Issue
Block a user