Skip to content

Commit

Permalink
add env var
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeloffner committed Jul 15, 2024
1 parent 6462785 commit 27ede29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ jobs:
env:
testLabels: redis
testAdditional: ${{ github.workspace }}/tests
REDIS_PORT: 6379
REDIS_SERVER: localhost

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 27ede29

Please sign in to comment.