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 5014651 commit e28eaedCopy full SHA for e28eaed
1 file changed
.github/workflows/lint.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: jdx/mise-action@v3
30
with:
31
install: true
32
- install_args: node python java ktlint swiftlint 'pipx:gdtoolkit'
+ install_args: node python java ktlint swiftlint pipx:gdtoolkit
33
cache: true
34
35
- name: Get pnpm store path
0 commit comments