Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed May 19, 2024
1 parent 3b87a78 commit 7dad726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ jobs:
-DLIBASSERT_BUILD_TESTING=On `
"-GUnix Makefiles"
make -j
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: test
working-directory: build
run: |
$env:CTEST_OUTPUT_ON_FAILURE=1
make test
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

0 comments on commit 7dad726

Please sign in to comment.