Update check-api-for-breaking-changes.yml

This commit is contained in:
Maidul Islam
2024-02-14 15:42:45 -05:00
committed by GitHub
parent 217fef65e8
commit 1855fc769d

View File

@@ -70,6 +70,6 @@ jobs:
run: oasdiff breaking https://app.infisical.com/api/docs/json http://localhost:4000/api/docs/json --fail-on ERR
- name: cleanup
run: |
docker-compose -f "docker-compose.pg.yml" down
docker-compose -f "docker-compose.dev.yml" down
docker stop infisical-api
docker remove infisical-api