mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2024-08-16 10:09:53 +02:00
parent
637bb438ec
commit
2394c9008b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
## Enable problem matcher
|
||||
echo "::add-matcher::.github/problem-matcher.json"
|
||||
|
||||
cd "$GITHUB_WORKSPACE" || exit 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue