icrease test timeout

This commit is contained in:
Evgeny Poberezkin
2024-04-17 22:42:04 +01:00
parent 5ede3855ee
commit 9c8c1f7498
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
run: cabal build --enable-tests
- name: Test
timeout-minutes: 30
timeout-minutes: 40
shell: bash
run: cabal test --test-show-details=direct