Skip to content

Commit

Permalink
added required env variable for dependency to GA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dethos committed Aug 29, 2024
1 parent ceb1c9c commit 78acb1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

env:
DB_HOST: localhost
USERNAME: root

jobs:
unittest:
Expand Down

0 comments on commit 78acb1c

Please sign in to comment.