Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Udopia committed Feb 29, 2024
1 parent da68b84 commit 12b036a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linux_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:

- name: Run tests
working-directory: ${{ github.workspace }}/build
run: ctest -B ${{ github.workspace }}/build
# run: ctest --build-config ${{ matrix.build_type }}
run: ctest

- name: Build manylinux wheels
working-directory: ${{ github.workspace }}
Expand Down

0 comments on commit 12b036a

Please sign in to comment.