Skip to content

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 #30

build(deps): bump cross-spawn from 7.0.3 to 7.0.6

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 #30

Workflow file for this run

name: CI Checks
# This workflow assumes you have a Makefile in the root of your repository with the target "test"
# The workflow will build the docker image with name "Dockerfile" in the root of the repository
on:
pull_request:
branches: main
jobs:
linting-and-tests:
name: Linting and tests
uses: amsterdam/github-workflows/.github/workflows/CI.yml@v1
with:
check_linting: false