update workflows

This commit is contained in:
Julien Catania 2023-09-21 20:23:17 +02:00
parent f4404ee06a
commit 948526218f
4 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- run: npm ci
- run: npm run build
- run: npm test