Skip to content

Commit

Permalink
lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
randytqwjp committed Oct 23, 2024
1 parent 5cda06c commit 0fbfff5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@ jobs:
run: make build
- name: Test
run: make test
- name: Lint-fix
run: make lint-fix
- name: Lint
run: make lint

0 comments on commit 0fbfff5

Please sign in to comment.