Skip to content

Commit

Permalink
Added dev Environement Variable
Browse files Browse the repository at this point in the history
  • Loading branch information
TheManWhoLikesToCode authored Jan 23, 2024
1 parent b18ccb5 commit ed6a082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/BDD-Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
env:
TEST_USERNAME: ${{ secrets.TEST_USERNAME }}
TEST_PASSWORD: ${{ secrets.TEST_PASSWORD }}
ENVIRONMENT: dev
run: |
cd backend
behave

0 comments on commit ed6a082

Please sign in to comment.