Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Feb 2, 2021
1 parent 8a7c9f6 commit 7a9f374
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 7a9f374

Please sign in to comment.