Skip to content

Commit

Permalink
Use debug in automation workflow test log
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Jul 4, 2024
1 parent 2584fef commit af188d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation-ondemand-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
env:
CHAINLINK_COMMIT_SHA: ${{ github.sha }}
CHAINLINK_ENV_USER: ${{ github.actor }}
TEST_LOG_LEVEL: info
TEST_LOG_LEVEL: debug
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit af188d0

Please sign in to comment.