mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-05-21 06:26:35 -04:00
refactor(ci): reduced timeout in e2e (#666)
This commit is contained in:
committed by
GitHub
parent
ee4c853b9f
commit
88b881880c
@@ -6,7 +6,7 @@ on:
|
||||
- main
|
||||
jobs:
|
||||
test:
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 10
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user