mirror of https://github.com/actions/toolkit
pull/1508/head
parent
b552972717
commit
83bb7cdeef
|
@ -40,7 +40,7 @@ jobs:
|
|||
run: npm run build
|
||||
|
||||
- name: npm test
|
||||
run: npm test -- --runInBand --detectOpenHandles
|
||||
run: npm test -- --runInBand --forceExit
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue