mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-08 19:56:27 +00:00
run local action
This commit is contained in:
parent
df66b0f320
commit
7fd643eccd
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user