mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
[CODECOV_TOKEN is apparently not required due to implicit GitHub Actions support!]
This commit is contained in:
parent
183d01fac6
commit
d23821f019
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -71,7 +71,6 @@ jobs:
|
|||
FULL_BUILD: true
|
||||
# for coverage:
|
||||
DMD_TEST_COVERAGE: ${{ matrix.coverage && '1' || '0' }}
|
||||
CODECOV_TOKEN: ${{ matrix.coverage && secrets.CODECOV_TOKEN || '' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue