mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-08-23 09:46:28 +02:00
Adds problem-matcher (#20)
* Adds problem-matcher * Fix issue * match as group 1 * use message * Limit output * remove testfile
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo $test
|
||||
echo $test $test
|
||||
|
||||
echo $test2
|
Reference in New Issue
Block a user