Skip to content

Bump @vercel/ncc from 0.28.6 to 0.38.1 in /gh_actions/third_party/no-response #12

Bump @vercel/ncc from 0.28.6 to 0.38.1 in /gh_actions/third_party/no-response

Bump @vercel/ncc from 0.28.6 to 0.38.1 in /gh_actions/third_party/no-response #12

name: no-response-test
on:
pull_request:
paths:
- 'gh_actions/third_party/no-response/**'
push:
branches:
- main
paths:
- 'gh_actions/third_party/no-response/**'
jobs:
unitTest:
runs-on: ubuntu-latest
if: ${{ github.repository == 'flutter/cocoon' }}
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