Skip to content

Commit

Permalink
GHI #32 Debug GitHub Actions (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
doodspav committed Jul 8, 2024
1 parent b1da7ff commit 93bf280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_reusable-test-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ jobs:
cd patomic/build
sudo apt install tree # debug
tree .
ctest --show-only=json-v1
ctest --label-regex "${{ env.LABEL_REGEX }}" --verbose --output-junit Testing/Temporary/results.xml --build-config ${{ env.CMAKE_BUILD_TYPE }} .
- name: Prepare Test Results
Expand Down

0 comments on commit 93bf280

Please sign in to comment.