mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-07-24 20:36:36 +02:00
Compare commits
1
Commits
v2.6.0
...
f729c5c2f9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f729c5c2f9 |
@@ -46,6 +46,6 @@ jobs:
|
||||
files: test-results/junit.xml
|
||||
- name: Upload coverage reports to Codecov
|
||||
if: ${{ !cancelled() }}
|
||||
uses: codecov/codecov-action@v6
|
||||
uses: codecov/codecov-action@v7
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user