Skip to content

Commit

Permalink
Update fixtures.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil authored Sep 25, 2024
1 parent 18ee006 commit 14a637e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ env:
PGDATABASE: moncomptepro
PGHOST: 127.0.0.1
PGPORT: 5432
DATABASE_URL: postgres://moncomptepro:[email protected]:5432/moncomptepro
INSEE_CONSUMER_KEY: ${{ secrets.INSEE_CONSUMER_KEY }}
INSEE_CONSUMER_SECRET: ${{ secrets.INSEE_CONSUMER_SECRET }}
NODE_ENV: test
Expand Down

0 comments on commit 14a637e

Please sign in to comment.