Skip to content

Commit e9d9e35

Browse files
committed
Update .github/workflows/test.yml
1 parent 493ecad commit e9d9e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Style test
6868
if: startsWith(matrix.os, 'ubuntu')
69-
run: flake8 cylc/uiserver/* tests/integration/*
69+
run: flake8
7070

7171
- name: Type checking
7272
if: startsWith(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)