Skip to content

Commit

Permalink
Messed up previous commit command; should have said: Slight renamings…
Browse files Browse the repository at this point in the history
…. More importantly: If test fails, re-run with increased log-level.
  • Loading branch information
ygoldfeld committed Dec 9, 2023
1 parent bec92bf commit fdf6315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ jobs:
/usr/bin/bash -e \
$GITHUB_WORKSPACE/install/${{ matrix.build-type.conan-build-type }}/bin/run_transport_test_sc.sh \
info
false # Temporary! DO NOT PUSH!
- name: Re-run with increased logging, on failure only
if: |
Expand Down

0 comments on commit fdf6315

Please sign in to comment.