Skip to content

Commit f890b51

Browse files
committed
ci: disable linter
1 parent 2f8b1ff commit f890b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: magefile/mage-action@6f50bbb8ea47d56e62dee92392788acbc8192d0b # v3.1.0
2828
with:
2929
version: latest
30-
args: tools lint
30+
args: tools # lint - disabled for now
3131
test:
3232
name: Test
3333
needs: [lint]

0 commit comments

Comments
 (0)