This commit is contained in:
parent
cd75367045
commit
8baba8a426
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
|
- name: Set up Unit test script
|
||||||
|
run: chmod +x ./.forgejo/workflows/run-tests.sh
|
||||||
|
|
||||||
- name: Run Unit tests
|
- name: Run Unit tests
|
||||||
run: ./.forgejo/workflows/run-tests.sh
|
run: ./.forgejo/workflows/run-tests.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue