Skip to content

Bump typescript from 4.3.5 to 4.9.5 in /gh_actions/third_party/no-response #4

Bump typescript from 4.3.5 to 4.9.5 in /gh_actions/third_party/no-response

Bump typescript from 4.3.5 to 4.9.5 in /gh_actions/third_party/no-response #4

name: no-response-test
on:
pull_request:
push:
branches:
- main
jobs:
unitTest:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: npm_ci
working-directory: ./gh_actions/third_party/no-response
run: npm ci
- name: npm_run_ci
working-directory: ./gh_actions/third_party/no-response
run: npm run ci