We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9139676 commit cc7c82dCopy full SHA for cc7c82d
1 file changed
.github/workflows/testonpush.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# Runs a single command using the runners shell
27
- name: Run a one-line script
28
- run: echo Hello, world!
+ run: grep openproblem *
29
30
# Runs a set of commands using the runners shell
31
- name: Run a multi-line script
0 commit comments