Skip to content

Commit 606c09e

Browse files
committed
New workflow
1 parent 77b313b commit 606c09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# Runs a single command using the runners shell
2929
- name: Run a one-line script
30-
run: echo Hello, world!
30+
run: perl ./mysqltuner.pl --help
3131

3232
# Runs a set of commands using the runners shell
3333
- name: Run a multi-line script

0 commit comments

Comments
 (0)