We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5acff9e commit 22a179bCopy full SHA for 22a179b
.github/workflows/test.yml
@@ -10,6 +10,7 @@ permissions: {}
10
jobs:
11
test:
12
uses: nodenv/.github/.github/workflows/test.yml@v5
13
+ with: { npm: false, superlinter: false }
14
permissions:
15
contents: read
16
packages: read
0 commit comments