🌲 Update app-unit-test.yml

This commit is contained in:
Rune Harlyk
2024-02-26 15:13:24 +01:00
committed by GitHub
parent aff2765724
commit 40616f2cda
+1
View File
@@ -26,6 +26,7 @@ jobs:
with:
node-version: 'latest'
cache: 'pnpm'
cache-dependency-path: './app/pnpm-lock.yaml'
- name: Install dependencies
run: pnpm ci