Skip to content

Commit

Permalink
Do not install ruby by mise
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed May 20, 2024
1 parent 807cad2 commit 2e5dc0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- uses: actions/checkout@v4
- uses: jdx/mise-action@0c39a522dfbced3ed83924152c45804a71ce216f # v2.0.4
with:
# Enabling true unexpectedly considers .ruby-version
install: false
mise_toml: |
[tools]
# TODO: Apply selfup after https://github.com/google/yamlfmt/pull/180
Expand Down

0 comments on commit 2e5dc0c

Please sign in to comment.