Skip to content

Commit 69b6e4c

Browse files
authored
Update .github/workflows/lint.yml
1 parent 3ee072e commit 69b6e4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
3535
cd frontend
3636
npm run lint
37+
3738
# Run lint on the python code
3839
lint-python:
3940
name: Lint python

0 commit comments

Comments
 (0)