Skip to content

Commit a967fcc

Browse files
committed
Use workflow from different location
1 parent 5dd6b8d commit a967fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
done
3636
3737
test:
38-
uses: nodenv/.github/.github/workflows/test.yml@v4.6.0
38+
uses: nodenv/.github/workflows/test.yml@workflows
3939
with: { npm: false }
4040
permissions:
4141
contents: read

0 commit comments

Comments
 (0)