Skip to content

Commit

Permalink
Fix github actions env
Browse files Browse the repository at this point in the history
  • Loading branch information
andresag4 committed Sep 9, 2024
1 parent 7562330 commit c7341b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ env:
REGISTRATION_ENABLED: true
RSPEC_RETRY_RETRY_COUNT: 3
RAILS_ENV: test
VAPID_PUBLIC_KEY: test

jobs:
linters:
Expand Down

0 comments on commit c7341b9

Please sign in to comment.