Skip to content

Bump scramjet from 4.36.0 to 4.37.0 in /gh_actions/third_party/no-response #3

Bump scramjet from 4.36.0 to 4.37.0 in /gh_actions/third_party/no-response

Bump scramjet from 4.36.0 to 4.37.0 in /gh_actions/third_party/no-response #3

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