Skip to content

Bump the npm-all group across 1 directory with 17 updates #12

Bump the npm-all group across 1 directory with 17 updates

Bump the npm-all group across 1 directory with 17 updates #12

Workflow file for this run

name: pull_request
on:
- pull_request
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make compose-build
- run: make compose-test-ci
- run: make compose-lint-ci