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 fc2941c commit ad00ca6Copy full SHA for ad00ca6
.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
+ run: echo hello world && echo `pwd`
0 commit comments