Disable cockroach tempororily

This commit is contained in:
Lunny Xiao 2025-03-12 11:07:52 -07:00
parent cd0ca0bbc6
commit cc4be22330
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 5 additions and 4 deletions

View File

@ -2,9 +2,10 @@ name: test cockroach
on:
push:
branches:
- main
- v1
pull_request:
- donttrigger # disabled for now
#- main
#- v1
#pull_request:
jobs:
test-cockroach: