Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
tst
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Aug 5, 2024
1 parent d1ab08b commit 21b78ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
strategy:
matrix:
toxenv: [isort, black, flake8]
env:
PIP_CONSTRAINT: pip-constraints.txt
# env:
# PIP_CONSTRAINT: pip-constraints.txt
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 21b78ac

Please sign in to comment.