mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Building the extension first since testing depends on tsconfig provided by SvelteKit
This commit is contained in:
6
.github/workflows/build-and-tests.yml
vendored
6
.github/workflows/build-and-tests.yml
vendored
@@ -25,8 +25,8 @@ jobs:
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Running unit tests
|
||||
run: npm run test
|
||||
|
||||
- name: Building the extension
|
||||
run: npm run build
|
||||
|
||||
- name: Running unit tests
|
||||
run: npm run test
|
||||
|
||||
Reference in New Issue
Block a user