Skip to content

Commit

Permalink
refactor to class and use temp dir which presumably won't have funky …
Browse files Browse the repository at this point in the history
…mounts
  • Loading branch information
JamesHutchison authored Dec 26, 2023
1 parent ffdc405 commit 0e748c2
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 284 deletions.
2 changes: 1 addition & 1 deletion .github/actions/test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ runs:
shell: bash
- name: Run metatests
run: |
poetry run python metatests/metatest_runner.py --change-delay 0.75 --retry 3
poetry run python metatests/metatest_runner.py --retry 2
shell: bash
Loading

0 comments on commit 0e748c2

Please sign in to comment.