Skip to content

Commit 98e9fae

Browse files
committed
Remove extra hash
1 parent 47c9d8c commit 98e9fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Run markdown lint
7979
run: ./bin/lint_markdown.sh
8080

81-
# # stolen from https://raw.githubusercontent.com/exercism/github-actions/main/.github/workflows/shellcheck.yml
81+
# stolen from https://raw.githubusercontent.com/exercism/github-actions/main/.github/workflows/shellcheck.yml
8282
shellcheck:
8383
name: shellcheck internal tooling lint
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)