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 47c9d8c commit 98e9faeCopy full SHA for 98e9fae
.github/workflows/tests.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Run markdown lint
79
run: ./bin/lint_markdown.sh
80
81
-# # stolen from https://raw.githubusercontent.com/exercism/github-actions/main/.github/workflows/shellcheck.yml
+ # stolen from https://raw.githubusercontent.com/exercism/github-actions/main/.github/workflows/shellcheck.yml
82
shellcheck:
83
name: shellcheck internal tooling lint
84
runs-on: ubuntu-latest
0 commit comments