Skip to content

Bump braces from 3.0.2 to 3.0.3 #47

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #47

Workflow file for this run

name: Test
on: push
jobs:
test-and-check-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run all