Skip backend test stage for now to save time
All checks were successful
Podman Rootless Demo / test-backend (push) Has been skipped
Podman Rootless Demo / test-frontend (push) Has been skipped
Podman Rootless Demo / build-backend (push) Has been skipped
Podman Rootless Demo / build-frontend (push) Has been skipped

This commit is contained in:
continuist 2025-09-20 13:16:34 -04:00
parent 4a60bf5b94
commit ab250fc915

View file

@ -4,6 +4,7 @@ on: [push, pull_request]
jobs:
test-backend:
runs-on: [ci]
if: false # Skip backend tests for now
# Point all steps at the host's rootless Podman socket
env: