Increase test time in CI

This commit is contained in:
9seconds
2022-03-21 14:21:07 +03:00
parent 6dc494e7d0
commit b0063a4a25
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
test: test:
name: Test name: Test
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 5 timeout-minutes: 10
strategy: strategy:
matrix: matrix:
go_version: go_version: