Skip to content

Commit e754316

Browse files
committed
fixup! Add Github Actions workflow for lint checks
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 91cd187 commit e754316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- django-2.2
99

1010
jobs:
11-
build:
11+
lint:
1212
runs-on: ubuntu-16.04
1313
steps:
1414
- name: Checkout code

0 commit comments

Comments
 (0)