Skip to content

Commit 2028322

Browse files
committed
reinstate pylint
1 parent dda0db9 commit 2028322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pylint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ on:
33
push:
44
branches:
55
- main
6-
#- dev
6+
- dev
77
pull_request:
88
branches:
99
- main
10-
#- dev
10+
- dev
1111
jobs:
1212
build:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)