Skip to content

Commit 9c68f37

Browse files
committed
Refurb: force GitHub format (annotate PR)
1 parent 642b728 commit 9c68f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
pip install --upgrade refurb
9797
- name: Lint with refurb
9898
run: |
99-
refurb threaded
99+
refurb --format github threaded
100100
101101
TestScript:
102102
needs: [PEP8, PyLint, MyPy, Black, Refurb] # isort is broken

0 commit comments

Comments
 (0)