mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
Fixed Tests
This commit is contained in:
parent
8c3b4b734e
commit
ac244964a6
3 changed files with 144 additions and 1 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -25,6 +25,9 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: Build content collections
|
||||
run: yarn build-collections
|
||||
|
||||
- name: Run tests
|
||||
run: yarn coverage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue