From: Jean-Philippe Bruyère Date: Sun, 22 Jun 2025 12:03:01 +0000 (+0200) Subject: add gunit tests to github action X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=ec3c3dca7760afde8f57ae565f33f3738ce891ae;p=jp%2Fvkvg.git add gunit tests to github action --- diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index c966f04..57effa9 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -34,6 +34,7 @@ jobs: defaults: run: shell: bash + working-directory: source/build env: VULKAN_SDK: ${{ github.workspace }}/VulkanSDK/x86_64