Skip to content

Update devcontainer.json #11

Update devcontainer.json

Update devcontainer.json #11

name: Validate Integrity
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '14.x'
- run: npm install @learnpack/learnpack -g
- run: learnpack audit