Skip to content

Commit

Permalink
Update go-rxr-tests.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Perez Curbelo <[email protected]>
  • Loading branch information
jpcurbelo authored Sep 1, 2024
1 parent 5ce89b1 commit 8c2e83d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go-rxr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ jobs:
run: |
python -m unittest discover -s TESTS -p "test_data_fitting.py"
python -m unittest discover -s TESTS -p "test_data_structure.py"
python -m unittest discover -s TESTS -p "test_density.py"
python -m unittest discover -s TESTS -p "test_material_model.py"
python -m unittest discover -s TESTS -p "test_material_structure.py"
python -m unittest discover -s TESTS -p "test_reflectivity.py"

0 comments on commit 8c2e83d

Please sign in to comment.