Skip to content

Commit b492d32

Browse files
fix uses
1 parent 02e15e8 commit b492d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212

1313
- run: npm ci
1414
- run: npm test
15-
- uses: .
15+
- uses: actions/javascript-action@v1
1616
with:
1717
milliseconds: 1000

0 commit comments

Comments
 (0)