mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-02-07 11:01:13 +01:00
4 lines
39 B
Bash
4 lines
39 B
Bash
![]() |
#!/usr/bin/sh
|
||
|
|
||
|
test="test"
|
||
|
echo "$test"
|