Skip to content

Commit df2f5e2

Browse files
committed
No format
1 parent 421c6f7 commit df2f5e2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
run: make install
1919
- name: Lint
2020
id: lint
21-
run: |
22-
make format
23-
make lint
21+
run: make lint
2422
- name: Test
2523
id: test
2624
run: make test

0 commit comments

Comments
 (0)