We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1162be7 commit 6881200Copy full SHA for 6881200
1 file changed
.github/workflows/test.yml
@@ -137,4 +137,4 @@ jobs:
137
meson compile -C builddir
138
- name: Test Iceberg
139
run: |
140
- meson test -C builddir
+ meson test -C builddir --timeout-multiplier=2
0 commit comments