mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 14:14:02 +03:00
Update codecov action
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
|||||||
run: go test -coverprofile=./coverage.txt -covermode=atomic -v ./...
|
run: go test -coverprofile=./coverage.txt -covermode=atomic -v ./...
|
||||||
|
|
||||||
- name: Collect coverage
|
- name: Collect coverage
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v5
|
||||||
with:
|
with:
|
||||||
file: ./coverage.txt
|
file: ./coverage.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user