Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nilspenzel committed Nov 29, 2024
1 parent 90904ba commit 0f1e700
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:

- name: Integration Tests
run: |
docker compose down
docker rmi $(docker images)
docker volume rm $(docker volume ls)
npm run build
docker compose build prima
docker compose up -d pg
Expand Down

0 comments on commit 0f1e700

Please sign in to comment.