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 ad00ca6 commit 49af87eCopy full SHA for 49af87e
.github/workflows/mg5_ghci.yml
@@ -12,4 +12,4 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: hello world
15
- run: echo hello world && echo `pwd`
+ run: echo hello world && echo `pwd` && echo `ls`
0 commit comments