Skip to content

Commit 59e686b

Browse files
committed
Merge branch 'stub-generator-patch' of https://github.com/dem4ron/rust-exercism into stub-generator-patch
2 parents 3eedb55 + e3cdcec commit 59e686b

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: show directory
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)