Skip to content

Commit 3fa90c2

Browse files
authored
remove conditional indy test in CI (#11631)
1 parent 27f2ff2 commit 3fa90c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-test-indy.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ permissions:
1919
jobs:
2020
test-indy:
2121
name: testIndy${{ matrix.test-partition }}
22-
if: ${{ contains(github.event.pull_request.labels.*.name, 'test indy') }}
2322
runs-on: ubuntu-latest
2423
strategy:
2524
matrix:

0 commit comments

Comments
 (0)