NASA-IMPACT / veda-backend

Backend services for VEDA
Other
13 stars 5 forks source link

fix: add auth requirements install for ingest-api tests #415

Closed slesaad closed 3 months ago

slesaad commented 3 months ago

Description

Adds auth requirements installation before ingest API tests to address the error in the workflow https://github.com/NASA-IMPACT/veda-backend/actions/runs/10268965811

For later: We should reuse tests rather than duplicate them in each workflow