Skip to content

Commit 80de735

Browse files
authored
Update cmakeMac.yml
1 parent 51095c9 commit 80de735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmakeMac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Build
5252
# Build your program with the given configuration
53-
run: cmake --build ${{github.workspace}}/build --target LBL_Test NASOQ_Test NASOQ_Step_Test LBLSOMOD_Test
53+
run: cmake --build ${{github.workspace}}/build --target LBL_Test NASOQ_Test NASOQ_Step_Test LBLSOMOD_Test NASOQ_Catch2_Tests
5454

5555
- name: run test 1
5656
run: |

0 commit comments

Comments
 (0)