Update test.yml

This commit is contained in:
Aleksandr Statciuk 2023-05-12 01:46:53 +03:00
parent 68deb0e162
commit 10121b4fc9
1 changed files with 2 additions and 4 deletions

View File

@ -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