Skip to content

Commit 22a179b

Browse files
committed
Disable test job until it exists
1 parent 5acff9e commit 22a179b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions: {}
1010
jobs:
1111
test:
1212
uses: nodenv/.github/.github/workflows/test.yml@v5
13+
with: { npm: false, superlinter: false }
1314
permissions:
1415
contents: read
1516
packages: read

0 commit comments

Comments
 (0)