Skip to content

Commit

Permalink
CI: done
Browse files Browse the repository at this point in the history
  • Loading branch information
arieldk1212 committed Dec 3, 2024
1 parent be976f0 commit 1136026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: ctest --output-on-failure --extra-verbose
working-directory: ${{ github.workspace }}/build

- name: Test Specifig
- name: Test Specific
run: ctest --output-on-failure --extra-verbose -R UUID
working-directory: ${{ github.workspace }}/build

0 comments on commit 1136026

Please sign in to comment.