Skip to content

Commit

Permalink
Removed testcontainers and fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
pkirilin committed Jan 3, 2024
1 parent 4987a4f commit 3857e31
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 1,596 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ jobs:
retention-days: 30
- name: Stop containers
if: always()
run: docker-compose -f "../docker-compose.yml" down
run: docker-compose down

Loading

0 comments on commit 3857e31

Please sign in to comment.