diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index de022020ccc5615e817e191f03f860cef262833f..6874d253ca830038d22da8e5885ec7e90a5c4489 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: