🎨 Format files with pre-commit and Ruff (#611)
This commit is contained in:

committed by
GitHub

parent
2802a4df9e
commit
0cc802eec8
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: docker compose build
|
||||
- name: Docker Compose remove old containers and volumes
|
||||
- name: Docker Compose remove old containers and volumes
|
||||
run: docker compose down -v --remove-orphans
|
||||
- name: Docker Compose up
|
||||
run: docker compose up -d
|
||||
|
Reference in New Issue
Block a user