mirror of
https://github.com/docker/setup-qemu-action.git
synced 2026-05-13 05:48:08 +00:00
Compare commits
1 Commits
57c83322bf
...
f58dc0251f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f58dc0251f |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
targets: test
|
targets: test
|
||||||
-
|
-
|
||||||
name: Upload coverage
|
name: Upload coverage
|
||||||
uses: codecov/codecov-action@v5
|
uses: codecov/codecov-action@v6
|
||||||
with:
|
with:
|
||||||
files: ./coverage/clover.xml
|
files: ./coverage/clover.xml
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user