mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-07-24 12:25:39 +02:00
Compare commits
1
Commits
v2.8.0
...
5e32897a32
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5e32897a32 |
@@ -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