We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1637a8 commit 4700f45Copy full SHA for 4700f45
.github/workflows/ruby.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-python@v4
25
with:
26
python-version: 3.8
27
- - name: Install python dependencies
+ - name: Install yamllint
28
run: |
29
python -m pip install --upgrade pip
30
pip install yamllint
0 commit comments