mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-05 23:09:47 +00:00
run local action
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -13,6 +13,6 @@ jobs:
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- run: npm test
|
||||
- uses: actions/typescript-action@releases/v1
|
||||
- uses: ./
|
||||
with:
|
||||
milliseconds: 1000
|
||||
|
Reference in New Issue
Block a user