Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
evanharmon1 committed Oct 26, 2024
1 parent 7077f19 commit 0087fb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.12
python-version: 3.9
- uses: pre-commit/[email protected]
- uses: pre-commit-ci/[email protected]
if: always()
# - uses: pre-commit-ci/[email protected]
# if: always()
- run: echo "COMPLETE TEST"

0 comments on commit 0087fb0

Please sign in to comment.