Skip to content

Commit

Permalink
rrrrrr
Browse files Browse the repository at this point in the history
  • Loading branch information
Ches-ctrl committed May 23, 2024
1 parent c349ea7 commit f27ce8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
SCRAPEUP_API_KEY: ${{ secrets.SCRAPEUP_API_KEY }}
CHROME_EXTENSION_API_KEY: ${{ secrets.CHROME_EXTENSION_API_KEY }}
CHOME_EXTENSION_ORIGIN: ${{ secrets.CHROME_EXTENSION_ORIGIN }}
CHROME_EXTENSION_ORIGIN: ${{ secrets.CHROME_EXTENSION_ORIGIN }}
RAILS_ENV: test
DATABASE_URL: "postgres://rails:password@localhost:5432/rails_test"
steps:
Expand Down

0 comments on commit f27ce8b

Please sign in to comment.