Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kswiecicki committed Oct 23, 2024
1 parent e5726a0 commit 0ab6301
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 0ab6301

Please sign in to comment.