2
0

Fix duplicate github annotations for rspec failures (#27450)

This commit is contained in:
Claire
2023-10-18 10:18:34 +02:00
committed by GitHub
parent 5ef26d8fd5
commit e9dc30cdba
2 changed files with 2 additions and 1 deletions

View File

@@ -113,6 +113,7 @@ jobs:
CAS_ENABLED: true
BUNDLE_WITH: 'pam_authentication test'
CI_JOBS: ${{ matrix.ci_job }}/4
GITHUB_RSPEC: ${{ matrix.ruby-version == '.ruby-version' }}
strategy:
fail-fast: false