refactor(ci): reduced timeout in e2e

This commit is contained in:
Corentin Thomasset 2023-10-15 00:41:14 +02:00
parent cbf58fdd28
commit 862baf44d1
No known key found for this signature in database
GPG key ID: DBD997E935996158

View file

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