Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
psadda authored Sep 25, 2024
1 parent baeb01f commit 6c09456
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ jobs:
uses: actions/checkout@v4
- name: Build
uses: threeal/cmake-action@v2
with:
generator: Ninja
cxx-compiler: clang++
- name: Test
uses: threeal/ctest-action@v1

0 comments on commit 6c09456

Please sign in to comment.