Skip to content

Commit 41efd0f

Browse files
chore: Remove timeout-minutes from build-and-test workflow.
1 parent 0828651 commit 41efd0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ on:
1919
jobs:
2020
build-and-test:
2121
runs-on: ubuntu-latest
22-
timeout-minutes: 30
2322

2423
steps:
2524
- name: Checkout code

0 commit comments

Comments
 (0)