Skip to content

Commit

Permalink
ci(github): remove timeout test
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Dec 13, 2023
1 parent d1ee23f commit 7890ff6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- run: bun install
- run: timeout 1 bun run start

e2e:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7890ff6

Please sign in to comment.