For pi CI, only install node

This commit is contained in:
Claudio Ortolina
2026-05-11 22:41:32 +01:00
parent d7fa908f9c
commit 0a80f14bc9
+2
View File
@@ -19,6 +19,8 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2.1.11
with:
install_args: "node"
- name: Test sensitive-file-guard
run: |