Skip to content

Commit

Permalink
[#34] TDD: add failing black / autopep8 tests
Browse files Browse the repository at this point in the history
Signed-off-by: Bryant Finney <bryant.finney@alumni.uah.edu>
  • Loading branch information
bryant-finney committed Nov 21, 2021
1 parent b89cb1e commit 290b749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
fail-fast: false
matrix:
extras: ["", "[dev]"]
extras: ["", "[dev]", "[black]", "[autopep8]"]
manager: [pip, pipenv]
os: [ubuntu-latest, windows-latest, macos-latest]
py: [3.7, 3.8]
Expand Down

0 comments on commit 290b749

Please sign in to comment.