diff --git a/.github/workflows/build-and-test-feature.yml b/.github/workflows/build-and-test-feature.yml index 4eb6a650d..20c4c21ca 100644 --- a/.github/workflows/build-and-test-feature.yml +++ b/.github/workflows/build-and-test-feature.yml @@ -32,7 +32,7 @@ jobs: - Debug #- DebugWithRelInfo - uses: Deltares/MeshKernel/.github/workflows/build-and-test-workflow.yml@${GITHUB_REF##*/} + uses: Deltares/MeshKernel/.github/workflows/build-and-test-workflow.yml with: platform: ${{ matrix.platform }} build_type: ${{ matrix.build_type }} \ No newline at end of file