Skip to content

Commit

Permalink
Adds repo path for pytests
Browse files Browse the repository at this point in the history
Removes build output file a.out
  • Loading branch information
holm10 committed Dec 9, 2023
1 parent c17cf3a commit ad419ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: pytests
repository: LLNL/UEDGE
- name: Test with pytest from dedicated branch
run: |
# Create a clean UEDGE instance for every test
Expand Down
Binary file removed a.out
Binary file not shown.

0 comments on commit ad419ed

Please sign in to comment.