Skip to content

Commit

Permalink
printenv on github?
Browse files Browse the repository at this point in the history
  • Loading branch information
schiwaa committed Jul 15, 2024
1 parent f812005 commit 52b3430
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,12 @@ jobs:
- name: Decrypt environment variables stored in `env.zip.gpg`
run: make decrypt-env

- name: Print envs
run: printenv

- name: Run the end-to-end tests
run: pwd && ls && make tests

- name: Upload test run videos
if: failure()
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 52b3430

Please sign in to comment.