Skip to content

Commit

Permalink
Enable lint again
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Jan 4, 2024
1 parent 2801b5c commit f5a9346
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
run: |
make check-tags
- name: check lint
run: |
make lint
- name: run solutions
run: |
make run

0 comments on commit f5a9346

Please sign in to comment.