mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
clean up e2e github workflow
This commit is contained in:
parent
d1ca864de4
commit
e018d23398
3
.github/workflows/test.e2e.yml
vendored
3
.github/workflows/test.e2e.yml
vendored
@ -37,7 +37,8 @@ jobs:
|
||||
sudo rm -rf ./data/database
|
||||
mkdir -p ./data/uploads
|
||||
sudo chmod 777 -R ./data
|
||||
- name: Build and start all Containers
|
||||
|
||||
- name: Build and start all Containers
|
||||
run: docker compose up -d
|
||||
|
||||
- name: Seed Backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user