Skip to content

Commit

Permalink
test: Increase default log level to Warning
Browse files Browse the repository at this point in the history
  • Loading branch information
VMelnalksnis committed Feb 13, 2024
1 parent 11f5381 commit 35c546b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
env:
Nordigen__SecretId: ${{ secrets.NORDIGEN_SECRET_ID }}
Nordigen__SecretKey: ${{ secrets.NORDIGEN_SECRET_KEY }}
Logging__LogLevel__Default: "Warning"

- name: Gather Code Coverage
if: github.event.schedule == null
Expand Down

0 comments on commit 35c546b

Please sign in to comment.