Skip to content

Commit

Permalink
fix automation on-demand tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed Feb 22, 2024
1 parent 905ebca commit a88afb9
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 @@ -121,7 +121,7 @@ jobs:
env:
CHAINLINK_COMMIT_SHA: ${{ github.sha }}
CHAINLINK_ENV_USER: ${{ github.actor }}
TEST_LOG_LEVEL: debug
TEST_LOG_LEVEL: info
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit a88afb9

Please sign in to comment.