Skip to content

Commit

Permalink
add ssh debug
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-tier4 committed Oct 2, 2024
1 parent b159f06 commit f164c0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/BuildAndRun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,6 @@ jobs:
working-directory: src/scenario_simulator_v2/
run: sonar-scanner --define sonar.cfamily.compile-commands="bw-output/compile_commands.json"

# - name: Debug
# if: ${{ always() }}
# uses: mxschmitt/action-tmate@v3
- name: Debug
if: ${{ always() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit f164c0b

Please sign in to comment.