Skip to content

expand regex calculated to period years #72

expand regex calculated to period years

expand regex calculated to period years #72

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: Templates
uses: amsterdam/opdrachten-team-github-workflows/.github/workflows/CI.yml@v1

Check failure on line 12 in .github/workflows/run_tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/run_tests.yml

Invalid workflow file

error parsing called workflow ".github/workflows/run_tests.yml" -> "amsterdam/opdrachten-team-github-workflows/.github/workflows/CI.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
check_linting: true # Requires Makefile target "lint"