Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nastiiasaenko authored Dec 13, 2023
1 parent 2d17dd6 commit 227ee2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: make install
- name: format
run: make format
- name: lint
run: make lint
# - name: lint
# run: make lint
- name: test
run: make test

0 comments on commit 227ee2c

Please sign in to comment.