Skip to content

Commit

Permalink
Revert "actions: set ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=1"
Browse files Browse the repository at this point in the history
This reverts commit cffd3d4.
  • Loading branch information
razvancrainea committed Aug 5, 2023
1 parent cffd3d4 commit 3ae5ed0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actions/Run_All_Tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ runs:

- name: Resolve logs path
if: always()
env:
ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT: 1
run: |
cd tests
echo "LOGS_PATH=$(readlink -f logs/latest)" >> $GITHUB_ENV
Expand Down

0 comments on commit 3ae5ed0

Please sign in to comment.