Skip to content

chore(deps-dev): bump ws from 8.16.0 to 8.17.1 in /final/apps/chapter10/ng-jest-setup #17

chore(deps-dev): bump ws from 8.16.0 to 8.17.1 in /final/apps/chapter10/ng-jest-setup

chore(deps-dev): bump ws from 8.16.0 to 8.17.1 in /final/apps/chapter10/ng-jest-setup #17

Workflow file for this run

name: Sanity
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Use Node.js
uses: actions/[email protected]
with:
node-version: '18'
- name: Install dependencies
run: npm i
- name: Sanity
run: npm run sanity