Skip to content

Commit

Permalink
Merge branch 'version-joss-rev' of https://github.com/lucaskorol21/GO…
Browse files Browse the repository at this point in the history
…-RXR into version-joss-rev
  • Loading branch information
jpcurbelo committed Aug 31, 2024
2 parents 57e7b0b + 189ee07 commit 7482e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-rxr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Run tests
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_data_fitting.py"
python -m unittest discover -s TESTS -p "test_data_structure.py"

0 comments on commit 7482e04

Please sign in to comment.