🎄 Update app-unit-test.yml

This commit is contained in:
Rune Harlyk
2024-02-26 15:14:31 +01:00
committed by GitHub
parent 40616f2cda
commit 37b9022a96
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
cache-dependency-path: './app/pnpm-lock.yaml'
- name: Install dependencies
run: pnpm ci
run: pnpm install
- name: Run tests
run: pnpm test