fix: ci
Build and Test / build (push) Failing after 17s
Build and Test / release (push) Has been skipped

This commit is contained in:
Lucas Oskorep
2026-06-15 11:53:49 -04:00
parent e49b923667
commit 4a2067811c
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
apt-get install -y libglib2.0-dev glib-networking zip apt-get install -y libglib2.0-dev glib-networking zip
- name: Install project dependencies - name: Install project dependencies
run: pnpm install run: pnpm install --ignore-scripts
- name: Run unit tests - name: Run unit tests
run: just test run: just test