summaryrefslogtreecommitdiff
path: root/.github/workflows/configure.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/configure.yml')
-rw-r--r--.github/workflows/configure.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml
index c34a82c..dcdd4b5 100644
--- a/.github/workflows/configure.yml
+++ b/.github/workflows/configure.yml
@@ -78,6 +78,8 @@ jobs:
make test
make cover
working-directory: ${{ matrix.build-dir }}
+ env:
+ QEMU_RUN: ${{ matrix.qemu-run }}
- name: Upload build errors
uses: actions/upload-artifact@v3