aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2024-10-30 12:21:20 -0400
committerGitHub <noreply@github.com>2024-10-30 12:21:20 -0400
commitf25f05d8ac309b343f8e34e882d92cb8bc78eca3 (patch)
tree740bbf4fa413357d1e839bd308ab545d1271de96 /.github
parentec55ea8fc503ad3fb53635d7e9e6d58a63c6684a (diff)
parent3da6e513cc64990aa865613bd0bb9ba5d6624570 (diff)
downloadstasis-f25f05d8ac309b343f8e34e882d92cb8bc78eca3.tar.gz
Merge pull request #65 from jhunkeler/more-rt
More RT
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cmake-multi-platform.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml
index f141141..ef41555 100644
--- a/.github/workflows/cmake-multi-platform.yml
+++ b/.github/workflows/cmake-multi-platform.yml
@@ -58,6 +58,7 @@ jobs:
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
-DBUILD_TESTING=ON
+ -DBUILD_TESTING_RT=ON
-S ${{ github.workspace }}
- name: Build