ci: Add swagger ping in API CI job by frgfm · Pull Request #906 · mindee/doctr (original) (raw)
Following up on #847, this PR introduces the following modification:
- adds a step in CI job for API, to ping the swagger before running the unittest
Presumably, if the behaviour described in #847, the CI should fail on this PR.
Any feedback is welcome!