Skip to content

Commit

Permalink
fix: external api checks
Browse files Browse the repository at this point in the history
  • Loading branch information
rmonnier9 committed Dec 7, 2024
1 parent 87b716e commit c9dcdf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/external-api-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ env:
INSEE_CLIENT_SECRET: ${{ secrets.INSEE_CLIENT_SECRET}}
INSEE_CLIENT_ID_FALLBACK: ${{ secrets.INSEE_CLIENT_ID_FALLBACK }}
INSEE_CLIENT_SECRET_FALLBACK: ${{ secrets.INSEE_CLIENT_SECRET_FALLBACK}}
INSEE_CLIENT_SECRET_FALLBACK: ${{ secrets.INSEE_CLIENT_SECRET_FALLBACK}}
NEXT_PUBLIC_END2END_MOCKING: disabled
INDEXING_ENABLED: enabled
REDIS_ENABLED: disabled
Expand Down

0 comments on commit c9dcdf2

Please sign in to comment.