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.
2 parents 8ba6d92 + d9968f8 commit 6b21797Copy full SHA for 6b21797
1 file changed
.github/workflows/yamllint.yml
@@ -27,7 +27,7 @@ jobs:
27
sudo apt install pipenv
28
- name: Install yamllint
29
run: >
30
- pipenv install --deploy --ignore-pipfile
+ pipenv sync --dev
31
32
- name: Lint YAML files
33
0 commit comments