Skip to content

Commit

Permalink
Enabling verbose logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evagan2018 committed Feb 4, 2025
1 parent 306059a commit 54651ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/hello-ci_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
schedule:
- cron: '0 6 * * 1'

env:
GIT_CURL_VERBOSE: True
GIT_TRACE: True
GIT_SSH_COMMAND: ssh -vvv

jobs:
install_build_execute:
runs-on: ubuntu-24.04-arm
Expand Down

0 comments on commit 54651ec

Please sign in to comment.