refactor(ci): reduced timeout in e2e (#666)

This commit is contained in:
Corentin THOMASSET 2023-10-15 00:48:18 +02:00 committed by GitHub
parent ee4c853b9f
commit 88b881880c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ on:
- main
jobs:
test:
timeout-minutes: 60
timeout-minutes: 10
runs-on: ubuntu-latest
strategy:
matrix: