Skip to content

Commit

Permalink
Revert "[DBG] only test on Ubuntu"
Browse files Browse the repository at this point in the history
This reverts commit 07e4149.
  • Loading branch information
christianrauch committed Sep 3, 2024
1 parent 4e05221 commit 43cb13a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
cp *apriltag.dll test/
- name: Test
if: matrix.os == 'ubuntu-latest'
working-directory: ${{ steps.strings.outputs.build-output-dir }}
run: |
ctest --build-config ${{ matrix.build_type }} --no-tests=error --output-on-failure --verbose --test-dir test/

0 comments on commit 43cb13a

Please sign in to comment.