Update test.yml
This commit is contained in:
parent
68deb0e162
commit
10121b4fc9
|
@ -11,7 +11,5 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: install dependencies
|
||||
run: npm install
|
||||
- name: build
|
||||
run: npm test
|
||||
- run: npm install
|
||||
- run: npm test
|
Loading…
Reference in New Issue