Skip to content

Commit

Permalink
remove reference to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-el-sayed committed Feb 5, 2024
1 parent f1f4065 commit b526ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit b526ff4

Please sign in to comment.