Skip to content

Commit

Permalink
fixed test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Der-Henning committed Oct 6, 2021
1 parent 93e1d93 commit 67a4165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: python -m unittest
env:
TGTG_PASSWORD: ${{secrets.TGTG_PASSWORD}}
TGTG_EMAIL: ${{secrets.TGTG_EMAIL}}
TGTG_USERNAME: ${{secrets.TGTG_USERNAME}}

0 comments on commit 67a4165

Please sign in to comment.