aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-07-13 18:26:26 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-07-13 18:26:26 -0400
commit8783360d53d34ae0856a4e55eb4993817205c992 (patch)
tree1f41c27e50baeee149b59b8c3d37a9c72cbd0ded
parentb7ed5ec492e26a86ebf98cdc12bd3b65f44924ba (diff)
downloadstasis-8783360d53d34ae0856a4e55eb4993817205c992.tar.gz
Set STASIS_SYSCONFDIR for testsunit-tests-again
-rw-r--r--.github/workflows/cmake-multi-platform.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml
index 6d4709a..e7d4b33 100644
--- a/.github/workflows/cmake-multi-platform.yml
+++ b/.github/workflows/cmake-multi-platform.yml
@@ -56,3 +56,5 @@ jobs:
- name: Test
working-directory: ${{ steps.strings.outputs.build-output-dir }}
run: ctest -V --build-config ${{ matrix.build_type }} --output-junit results.xml --test-output-size-passed 65536 --test-output-size-failed 65536
+ env:
+ STASIS_SYSCONFDIR: ../../..