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 1af2f70 commit 6cc0338Copy full SHA for 6cc0338
.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