We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 421c6f7 commit df2f5e2Copy full SHA for df2f5e2
1 file changed
.github/workflows/release.yml
@@ -18,9 +18,7 @@ jobs:
18
run: make install
19
- name: Lint
20
id: lint
21
- run: |
22
- make format
23
- make lint
+ run: make lint
24
- name: Test
25
id: test
26
run: make test
0 commit comments