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

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: