Skip to content

Commit

Permalink
printenv removed
Browse files Browse the repository at this point in the history
  • Loading branch information
schiwaa committed Jul 15, 2024
1 parent 52b3430 commit e0c0b43
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ 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

Expand Down

0 comments on commit e0c0b43

Please sign in to comment.