mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-06 07:19:51 +00:00
update test yml
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- run: npm test
|
||||
- uses: actions/typescript-action@releases/v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user