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 660b11e commit 2bbcf79Copy full SHA for 2bbcf79
.github/workflows/linting.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
submodules: recursive
20
21
- - name: set up Ruby ${{ matrix.python-version }}
+ - name: set up Ruby ${{ matrix.ruby-version }}
22
uses: ruby/setup-ruby@v1
23
24
ruby-version: ${{ matrix.ruby-version }}
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
25
26
0 commit comments