Skip to content

Commit

Permalink
Turn off verbose buildplan logging on CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-as committed Sep 18, 2023
1 parent 1715420 commit 90378e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ jobs:
continue-on-error: ${{ github.event_name == 'schedule' }}
env:
ACTIVESTATE_VERBOSE: true
ACTIVESTATE_DEBUG_SERVICE_REQUESTS: true
INTEGRATION_TEST_USERNAME: ${{ secrets.INTEGRATION_TEST_USERNAME }}
INTEGRATION_TEST_PASSWORD: ${{ secrets.INTEGRATION_TEST_PASSWORD }}
INTEGRATION_TEST_TOKEN: ${{ secrets.INTEGRATION_TEST_TOKEN }}
Expand Down

0 comments on commit 90378e8

Please sign in to comment.