Skip to content

Commit

Permalink
fix env in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeig committed Oct 31, 2024
1 parent 9e3af33 commit 302c525
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 @@ -35,7 +35,7 @@ jobs:
DATABASE_PASSWORD: postgres
DATABASE_HOST: localhost
RAILS_ENV: test
CACHE_CLASSES: false
DECIDIM_CACHE_CLASSES: false

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 302c525

Please sign in to comment.