specify working directory

This commit is contained in:
Moriz Wahl 2025-02-04 12:15:14 +01:00
parent 3f6cdf15a5
commit f41cf4ebe7

View File

@ -30,3 +30,4 @@ jobs:
node-version-file: './.tool-versions'
- name: Unit
run: npm install && npm run test:unit
working-directory: ./