Skip to content

Commit

Permalink
Add llm others
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Nov 23, 2024
1 parent ac23283 commit dcc3fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
#python atomgpt/examples/inverse_model/run.py
coverage run -m pytest
coverage report -m -i
codecov
codecov --token="b493c988-5235-4f38-b60a-a2b670435968"
#codecov --token="85bd9c5d-9e55-4f6d-bd69-350ee5e3bb41"
find . -type f > after_test_files.txt
Expand Down

0 comments on commit dcc3fa7

Please sign in to comment.