Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove conditional indy test in CI
Browse files Browse the repository at this point in the history
SylvainJuge committed Jun 19, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 4b327ed commit 67343ad
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
@@ -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:

0 comments on commit 67343ad

Please sign in to comment.