Skip to content

Commit

Permalink
Merge branch 'pytests' of https://github.com/LLNL/UEDGE into pytests
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Dec 6, 2023
2 parents 3fd29b8 + 8b49d61 commit 4e0c25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Test with pytest
run: |
# Create a clean UEDGE instance for every test
pytest --forked
pytest --forked --tb=native pytests

0 comments on commit 4e0c25d

Please sign in to comment.