We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23a0b2 commit 5ffcbdcCopy full SHA for 5ffcbdc
.github/workflows/flaky.yml
@@ -55,6 +55,7 @@ jobs:
55
name: Test (crdb=${{ matrix.crdb }} ruby=${{ matrix.ruby }} seed=${{ matrix.seed }})
56
env:
57
SEED: ${{ matrix.seed }}
58
+ COCKROACH_LOAD_FROM_TEMPLATE: yes_please
59
steps:
60
- name: Set Up Actions
61
uses: actions/checkout@v4
0 commit comments