This commit is contained in:
resonic-user 2025-08-28 02:11:25 +02:00
parent 00025d0a8e
commit 291f757643

View File

@ -324,7 +324,7 @@ jobs:
wait_for "minio" "http://localhost:9000/minio/health/live"
echo "🎉 All services are up."
#starting fullstack cypress tests
#starting fullstack cypress test
- name: Full stack tests | run tests
id: e2e-tests
run: yarn run cypress:run --spec $(cypress/parallel-features.sh ${{ matrix.job }} ${{ env.jobs }} )