Skip to content

Commit 5598f7a

Browse files
committed
CI lint change
1 parent b616844 commit 5598f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: Black
2626
run: |
2727
set -xe
28-
black scripts/gcov-compare.py
28+
black --check scripts/gcov-compare.py

0 commit comments

Comments
 (0)