Skip backend test stage for now to save time
All checks were successful
All checks were successful
This commit is contained in:
parent
4a60bf5b94
commit
ab250fc915
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
test-backend:
|
test-backend:
|
||||||
runs-on: [ci]
|
runs-on: [ci]
|
||||||
|
if: false # Skip backend tests for now
|
||||||
|
|
||||||
# Point all steps at the host's rootless Podman socket
|
# Point all steps at the host's rootless Podman socket
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue