Skip to content

Commit

Permalink
Remove printing of environment variables when runner fires up
Browse files Browse the repository at this point in the history
Signed-off-by: macinsight <[email protected]>
  • Loading branch information
macinsight committed Nov 25, 2023
1 parent cd5647c commit e2555be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workshop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
steps:
- run: |
echo "The PR was successfully merged"
env
upload:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e2555be

Please sign in to comment.