Skip to content

Commit

Permalink
Update lint-source.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Nov 18, 2024
1 parent 13f4fd3 commit 478004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
run: fortitude check --ignore=E001,S001,S101,M011,F001,S041,T001 ./src/*/* || true >> lint.txt

- name: Print
- run: cat lint.txt
run: cat lint.txt
cat lint.txt << EOF >> $GITHUB_STEP_SUMMARY

0 comments on commit 478004f

Please sign in to comment.