Skip to content

Commit

Permalink
remove conditional indy test in CI (#11631)
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainJuge committed Jun 19, 2024
1 parent 27f2ff2 commit 3fa90c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-test-indy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ permissions:
jobs:
test-indy:
name: testIndy${{ matrix.test-partition }}
if: ${{ contains(github.event.pull_request.labels.*.name, 'test indy') }}
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 3fa90c2

Please sign in to comment.