Skip to content

Commit d8afe9f

Browse files
ci: Stderr
1 parent fab0535 commit d8afe9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Call Dagger Function
3838
uses: dagger/dagger-for-github@v7
3939
with:
40-
args: check --source=. stdout
40+
args: check --source=. stderr
4141
module: github.com/softwaredevelop/daggerverse/shellcheck@main
4242
verb: call
4343
version: "latest"

0 commit comments

Comments
 (0)