mirror of https://github.com/go-redis/redis.git
Add changes
This commit is contained in:
parent
68a1a3cba3
commit
7bc11bf2b5
|
@ -39,7 +39,7 @@ jobs:
|
|||
run: make test
|
||||
|
||||
- name: Upload to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
files: coverage.txt
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
files: coverage.txt
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
Loading…
Reference in New Issue