Skip to content

Commit

Permalink
typo in file name
Browse files Browse the repository at this point in the history
  • Loading branch information
alchem0x2A committed Oct 28, 2024
1 parent 820c017 commit 591eb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
export SPARC_TESTS_DIR="./SPARC-master/tests"
export ASE_SPARC_COMMAND="mpirun -n 1 sparc"
export SPARC_DOC_PATH="./SPARC-master/doc/.LaTeX"
python -m pytest -svv tests/read_all_examples.py
python -m pytest -svv tests/test_read_all_examples.py
test-socket:
defaults:
Expand Down

0 comments on commit 591eb68

Please sign in to comment.