remove conditional indy test in CI (#11631)

This commit is contained in:
SylvainJuge 2024-06-19 16:25:35 +02:00 committed by GitHub
parent 27f2ff244b
commit 3fa90c2b15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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: