Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rnixx committed Apr 13, 2024
1 parent b9bcf4c commit c30a166
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 61 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,4 @@ jobs:
- name: Run Lint
run: |
make lint
- name: Run tests
run: |
make test-ignore-warnings
make check
Loading

0 comments on commit c30a166

Please sign in to comment.