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 d9dc3e7 commit 602a5ffCopy full SHA for 602a5ff
.github/workflows/workflow-with-needs.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Test
18
- run: echo "Running tests..."
+ run: echo "Running tests..." && false
19
20
publish-artifact:
21
runs-on: ubuntu-latest
0 commit comments