We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b5e9c commit dc1d43fCopy full SHA for dc1d43f
.github/workflows/test.yml
@@ -29,4 +29,4 @@ jobs:
29
coverage run ./runtests.py
30
coverage report
31
coverage xml
32
- bash <(curl -s https://codecov.io/bash) -t "5f0ca8c1-b367-4007-85ef-d6f7abfec83c"
+ bash <(curl -s https://codecov.io/bash) -t "d685b3ae-a510-4fa6-8c07-7b4d4367fdf3"
0 commit comments