Skip to content

Commit

Permalink
test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
wxj6000 committed Dec 27, 2024
1 parent 275925b commit e0b1eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: |
echo $GITHUB_WORKSPACE
export PYTHONPATH="${PYTHONPATH}:$(pwd)"
pytest tests/ -v -m "not slow"
pytest gpu4pyscf/tests/ -v -m "not slow"

0 comments on commit e0b1eaf

Please sign in to comment.