Skip to content

Commit 403e53b

Browse files
committed
fix: delete --timeout-multiplier=2
1 parent 6d96d61 commit 403e53b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ jobs:
137137
meson compile -C builddir
138138
- name: Test Iceberg
139139
run: |
140-
meson test -C builddir --timeout-multiplier=2
140+
meson test -C builddir

0 commit comments

Comments
 (0)