Skip to content

Commit 1d2e8b3

Browse files
committed
ci: update test reporter id
1 parent a17a2a7 commit 1d2e8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Specs - Ruby ${{ matrix.ruby-version }} ${{matrix.gemfile}}
1313
runs-on: ubuntu-latest
1414
env:
15-
CC_TEST_REPORTER_ID: c40b3a4da6b10ebaf517551469ec8a5788c6edff1b869d74b3b36153ed3a9764
15+
CC_TEST_REPORTER_ID: 832977443789ffff9eb3c342049fdb5ce76f5333f1e1efc34481eb4d5332b839
1616
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
1717
COVERAGE: true
1818

0 commit comments

Comments
 (0)