Skip to content

Commit

Permalink
Updates develop to use pytests-develop tests
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Jan 10, 2024
1 parent 2ff7a5b commit 3519b4a
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,7 +32,7 @@ jobs:
- name: Checkout pytest branch
uses: actions/checkout@v4
with:
ref: pytests
ref: pytests-develop
repository: LLNL/UEDGE
- name: Test with pytest from dedicated branch
run: |
Expand Down

0 comments on commit 3519b4a

Please sign in to comment.