tracker: fix tests (use workflow)

This commit is contained in:
nick-delirium 2025-04-01 11:40:06 +02:00
parent 264444c92a
commit 6dc585417f
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0

View file

@ -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: |