Skip to content

Commit

Permalink
rm this wayu
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax committed Jun 7, 2024
1 parent b280b1b commit 1f437ba
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 @@ -58,4 +58,4 @@ jobs:
run: eval "$BUILD"
- name: Static analysis
# TODO: a package pre-commit installs has a warning, remove the unset once that's fixed
run: $RUN "git init && git add -A && unset PYTHONWARNINGS && pre-commit run --all"
run: $RUN "rm -rf catch2 && git init && git add -A && unset PYTHONWARNINGS && pre-commit run --all"

0 comments on commit 1f437ba

Please sign in to comment.