Skip to content

Commit

Permalink
chore: there's no TF to validate. Bad has on pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
esacteksab committed Jan 30, 2025
1 parent 1b77636 commit ee14434
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
poetry-version: "2.0.1"
- name: Install with Poetry
run: poetry install
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ec # v3.0.1
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
- name: Run Python tests
run: poetry run pytest --full-trace
13 changes: 0 additions & 13 deletions .github/workflows/validate.yml

This file was deleted.

0 comments on commit ee14434

Please sign in to comment.