Skip to content

Fix template path

Fix template path #3

Workflow file for this run

name: Build and test
run-name: ${{github.actor}} is running continuous integration pipeline 🚀
on:
pull_request:
branches: master
workflow_dispatch:
jobs:
call-workflow-build-test:
uses: ./.github/workflows/templates/build-test.yml@add_CD_flow

Check failure on line 11 in .github/workflows/CI.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/CI.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
with:
shouldPublishArtifact: false