updated action

This commit is contained in:
Sebastian Wendel 2023-03-30 01:37:54 +02:00
parent 808acef0be
commit 48b1981e0f
No known key found for this signature in database
GPG key ID: 14ED8B1EC3371ECE

View file

@ -17,3 +17,4 @@ jobs:
node-version: 18
- run: npm ci
- run: npm test
- run: npm run build