Skip to content

Commit

Permalink
refactor(ci): reduced timeout in e2e (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinTh authored Oct 14, 2023
1 parent ee4c853 commit 88b8818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
jobs:
test:
timeout-minutes: 60
timeout-minutes: 10
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

1 comment on commit 88b8818

@vercel
Copy link

@vercel vercel bot commented on 88b8818 Oct 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

it-tools – ./

it-tools.vercel.app
it-tools-ctmsst.vercel.app
it-tools.tech
it-tools-git-main-ctmsst.vercel.app

Please sign in to comment.