mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-06 10:11:03 +02:00
Merge pull request #21167 from timvandermeij/fix-coverage-workflow
Fix the Codecov token not being usable in the unit tests GitHub Actions workflow
This commit is contained in:
commit
b178305a8b
1
.github/workflows/unit_tests.yml
vendored
1
.github/workflows/unit_tests.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
os: [windows-latest, ubuntu-latest]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
environment: code-coverage
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user