Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Knio committed Nov 5, 2023
1 parent 3e535ca commit 773ebaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
python -m pip install mock
python -m pip install flake8
python -m pip install importlib_metadata
python -m pip install setuptools>=62
python -m pip install "setuptools>=62"
python -m pip install build
- name: "Lint with flake8"
run: |
Expand Down

0 comments on commit 773ebaf

Please sign in to comment.