summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-08-12 10:41:01 +0100
committerDavid Robertson <davidr@element.io>2021-08-12 10:41:01 +0100
commit74fcd5aab9de111d5c306d3ed28a3f3ef63f3e3e (patch)
tree2f6fb43ff1b3a455f9fb7716212fc4542064ff30 /.github
parentAlso rename in lint.sh (diff)
downloadsynapse-74fcd5aab9de111d5c306d3ed28a3f3ef63f3e3e.tar.xz
portdb also uses coverage, so provide $TOP there
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index de022020cc..6874d253ca 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -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: