mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Also run tests in release script
This commit is contained in:
@@ -46,6 +46,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Run tests
|
||||
run: npm run test
|
||||
|
||||
- name: Run build
|
||||
run: npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user