Skip to content

Commit

Permalink
remove broken flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt authored Sep 18, 2023
1 parent aab47ff commit b24f09e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:

runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
toxenv: [flake8]

env:
TOXENV: ${{ matrix.toxenv }}
PYTEST_ADDOPTS: "-v --color=yes"
Expand Down

0 comments on commit b24f09e

Please sign in to comment.