Skip to content

Commit bb2a147

Browse files
committed
try changing path of fairchem test
1 parent 0d744ac commit bb2a147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ jobs:
172172
- name: Run Tests with Coverage
173173
run: |
174174
pytest --cov=torchsim --cov-report=xml tests/models/test_fairchem.py
175+
cp coverage.xml ../coverage.xml
175176
176177
- name: Upload coverage to Codecov
177178
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)