tracker: fix tests (use workflow)
This commit is contained in:
parent
264444c92a
commit
6dc585417f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tracker-tests.yaml
vendored
2
.github/workflows/tracker-tests.yaml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
bun run build
|
||||
- name: (TA) Setup Testing packages
|
||||
run: |
|
||||
cd tracker/tracker-assist
|
||||
cd tracker
|
||||
bun install
|
||||
- name: (TA) Jest tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue