Skip to content
Snippets Groups Projects
Commit 74fcd5aa authored by David Robertson's avatar David Robertson
Browse files

portdb also uses coverage, so provide $TOP there

parent 314a7391
No related branches found
No related tags found
No related merge requests found
......@@ -250,6 +250,8 @@ jobs:
if: ${{ !failure() && !cancelled() }} # Allow previous steps to be skipped, but not fail
needs: linting-done
runs-on: ubuntu-latest
env:
TOP: ${{ github.workspace }}
strategy:
matrix:
include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment