Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Li committed Jun 19, 2024
1 parent 70a4e1e commit 4f0c1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Test with pytest
run:
mkdir -p test-reports
mkdir -p test-reports
conda run -n autosolvate pytest --junitxml=test-reports/results.xml

- name: Upload Test Reports
Expand Down

0 comments on commit 4f0c1c8

Please sign in to comment.