Skip to content

Commit

Permalink
Print env
Browse files Browse the repository at this point in the history
  • Loading branch information
dosas committed Mar 27, 2024
1 parent d43cdb7 commit 61d7513
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ruby_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ jobs:
rubocop:
uses: theforeman/actions/.github/workflows/rubocop.yml@v0

debug:
runs-on: ubuntu-latest

steps:
- name: Print
run: env | sort

test:
name: Ruby
needs: rubocop
Expand Down

0 comments on commit 61d7513

Please sign in to comment.