Skip to content

Commit

Permalink
Remove landmine checker
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-wallace-phys authored Feb 3, 2025
1 parent 4f27f63 commit bd3a1c6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/CIBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,3 @@ jobs:
--file ${{ matrix.file }} \
--tag ghcr.io/dune/mach3:${{ matrix.tag }} \
--build-arg MACH3_DUNE_VERSION=${{ github.head_ref }}
- name: PR Landmine
uses: tylermurry/github-pr-landmine@v1
with:
token: ${{ github.token }}
test-command: docker build . \
--file ${{ matrix.file }} \
--tag ghcr.io/dune/mach3:${{ matrix.tag }} \
--build-arg MACH3_DUNE_VERSION=${{ github.head_ref }}

0 comments on commit bd3a1c6

Please sign in to comment.