Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kswiecicki committed Oct 25, 2024
1 parent 06cd9b9 commit 61698db
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 294 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-hw-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: Test adapter specific
working-directory: ${{github.workspace}}/build
run: ctest -C ${{matrix.build_type}} --output-on-failure -L "adapter-specific" --timeout 180
run: ctest -C ${{matrix.build_type}} --output-on-failure -L "adapter-specific" --timeout 180 --verbose

- name: Test adapters
working-directory: ${{github.workspace}}/build
Expand Down
Loading

0 comments on commit 61698db

Please sign in to comment.