Skip to content

Commit

Permalink
WIP #3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Feb 10, 2022
1 parent e11adea commit 484eb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
key: pip-${{ runner.os }}-${{ matrix.python }}-test-${{ hashFiles('pyproject.toml') }}
- run: python -m pip install --upgrade pip tox
- run: python -m pip list
- run: tox -e salt${{ matrix.salt }}
- run: tox -vv -e salt${{ matrix.salt }}

black:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 484eb23

Please sign in to comment.