Skip to content

Commit

Permalink
Merge pull request #23 from BouyguesTelecom/improve/dx-docker-compose
Browse files Browse the repository at this point in the history
remove cleanup catalog
  • Loading branch information
AmelieLoulergue authored Dec 1, 2024
2 parents 022a401 + feaf2fc commit 8afcb68
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
run: |
cp -r local/images /tmp/images
continue-on-error: false
- name: Cleanup Catalog
run: |
curl -X DELETE "http://localhost:3001/palpatine/catalog"
- name: Run Tests
run: |
cd ${{ github.workspace }}/tests
Expand Down

0 comments on commit 8afcb68

Please sign in to comment.