Skip to content

Commit

Permalink
Update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghua committed Aug 12, 2024
1 parent 57b23a7 commit 3adf560
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install --user poetry
echo "$HOME/.local/bin" >> $GITHUB_PATH
echo "$HOME/.local/bin" >> $PATH
poetry --version
make install
- name: Run lint
Expand Down

0 comments on commit 3adf560

Please sign in to comment.