File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,3 @@ ignore:
1717 - " inst/include/current/armadillo_bits"
1818 - " inst/include/legacy/armadillo"
1919 - " inst/include/legacy/armadillo_bits"
20-
21- codecov :
22- token : 5adfec2d-d501-49a4-a4c7-15fa7d8665b2
Original file line number Diff line number Diff line change 3434
3535 - name : Coverage
3636 if : ${{ matrix.os == 'ubuntu-latest' }}
37+ env :
38+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
3739 run : ./run.sh coverage
Original file line number Diff line number Diff line change 77 Armadillo 15.0.0 and included fallback used wjem C++11 is detected
88
99 * .github/workflows/ci.yaml (jobs): Reactivate coverage
10- * .codecov.yml (codecov): Add token, also set as environment variable
1110 * .codecov.yml (ignore): Adjust to 15.0.1 and 14.6.3 inclusion
1211
13122025-08-22 Dirk Eddelbuettel <edd@debian.org>
You can’t perform that action at this time.
0 commit comments