Skip to content

Commit

Permalink
Update cmakeMac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Da-Dylan-Ma authored Nov 1, 2024
1 parent 51095c9 commit 80de735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmakeMac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build
# Build your program with the given configuration
run: cmake --build ${{github.workspace}}/build --target LBL_Test NASOQ_Test NASOQ_Step_Test LBLSOMOD_Test
run: cmake --build ${{github.workspace}}/build --target LBL_Test NASOQ_Test NASOQ_Step_Test LBLSOMOD_Test NASOQ_Catch2_Tests

- name: run test 1
run: |
Expand Down

0 comments on commit 80de735

Please sign in to comment.