chore: remove test workflow
Some checks failed
Build and Deploy Quartz / build (push) Failing after 12s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-19 15:34:23 -07:00
parent f593b02e7e
commit e19f3597d7

View File

@@ -1,8 +0,0 @@
name: Test Push Trigger
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo "Push trigger works!"