Skip to content

Commit

Permalink
Fixed test to fail properly
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelOnFira committed Feb 16, 2022
1 parent 1d48d8a commit be1d2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ jobs:
- name: Make envfile
uses: ./
with:
fail_on_empty: true
envkey_SECRET_KEY: ${{ secrets.NON_EXISTENT_SECRET }}

# Test empty envkeys
Expand Down

0 comments on commit be1d2fe

Please sign in to comment.