Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Adding Gtest to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Feustel committed May 6, 2024
1 parent 6265c4d commit cab36d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
build/examples/GTest/SpixGTestExample -platform minimal
build/examples/RepeaterLoader/SpixRepeaterLoaderExampleGTest -platform minimal
build/examples/GTestPath/SpixGTestPath -platform minimal
- name: "Test GTest Examples (win)"
if: ${{ contains(matrix.base.os, 'windows') }}
Expand Down

0 comments on commit cab36d0

Please sign in to comment.