Skip to content

Commit

Permalink
Fixup! Let's try exposing the linting results
Browse files Browse the repository at this point in the history
  • Loading branch information
alangshall committed May 8, 2024
1 parent 2b5ce20 commit 7d413c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pynblint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Install lxml[html_clean]
run: sudo pip install lxml[html_clean]
- name: Run pynblint
run: pynblint $GITHUB_WORKSPACE
run: pynblint $GITHUB_WORKSPACE >> $GITHUB_STEP_SUMMARY

0 comments on commit 7d413c4

Please sign in to comment.