mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-10 20:56:57 +00:00
test.yml runs local action
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -12,6 +12,6 @@ jobs:
|
||||
|
||||
- run: npm ci
|
||||
- run: npm test
|
||||
- uses: actions/javascript-action@releases/v1
|
||||
- uses: ./
|
||||
with:
|
||||
milliseconds: 1000
|
||||
|
||||
Reference in New Issue
Block a user