Skip to content

Commit

Permalink
Reenable documentation ctest.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiw committed Dec 13, 2023
1 parent 93dbb62 commit e67ce32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Run ctests
working-directory: ${{github.workspace}}/build_linux
shell: bash
run: ctest --output-on-failure -E test_codec2_doc
run: ctest --output-on-failure

- name: Test library installation
working-directory: ${{github.workspace}}/build_linux
Expand Down

0 comments on commit e67ce32

Please sign in to comment.