Skip to content

Commit

Permalink
remove flake
Browse files Browse the repository at this point in the history
  • Loading branch information
raamana committed Apr 25, 2024
1 parent 324f02e commit de39aed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
python -m pip install --upgrade pip
pip install .
pip install .[test]
- name: Lint with flake8
run: |
make lint
- name: Test with pytest
working-directory: ${{ runner.temp }}
run: |
Expand Down

0 comments on commit de39aed

Please sign in to comment.