0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-20 20:43:45 +02:00

portdb also uses coverage, so provide $TOP there

This commit is contained in:
David Robertson 2021-08-12 10:41:01 +01:00
parent 314a739160
commit 74fcd5aab9

View file

@ -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: