We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b313b commit 606c09eCopy full SHA for 606c09e
.github/workflows/exec.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Runs a single command using the runners shell
29
- name: Run a one-line script
30
- run: echo Hello, world!
+ run: perl ./mysqltuner.pl --help
31
32
# Runs a set of commands using the runners shell
33
- name: Run a multi-line script
0 commit comments