Skip to content

Commit

Permalink
fix: Fix workflow variable
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Jan 18, 2024
1 parent f500059 commit 2ef6f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
- name: Run tests
run: tox
env:
DATABASE_TYPE: ${{ matrix.environment }}
ENVIRONMENT: ${{ matrix.environment }}

0 comments on commit 2ef6f94

Please sign in to comment.