Skip to content

Commit

Permalink
Only print vars
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 11, 2024
1 parent 1f52637 commit c3af32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
filter: blob:none
- name: Test Environment
run: |
env
env | grep -oE '^RUNNER_[A-Z_]+='

0 comments on commit c3af32c

Please sign in to comment.