Unverified Commit 04a81391 authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Make codecov use token

parent e87200ed
......@@ -46,4 +46,4 @@ jobs:
pytest --cov=lm_eval/ tests/
- name: Upload to codecov
run: |
bash <(curl -s https://codecov.io/bash)
bash <(curl -s https://codecov.io/bash) -t $CODECOV_TOKEN
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment