Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and nyalldawson committed Feb 8, 2021
1 parent 6fb23d2 commit ab3d05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Expand Up @@ -161,4 +161,4 @@ jobs:
runs-on: ubuntu-latest
if: failure()
steps:
run: echo "${{ jobs.build.steps.unit-tests.outputs.CDASH_URL }}"
- run: echo "${{ jobs.build.steps.unit-tests.outputs.CDASH_URL }}"

0 comments on commit ab3d05a

Please sign in to comment.