Skip to content

Commit

Permalink
Decrease timeout to 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
sidjha1 committed Sep 30, 2024
1 parent 938cc1d commit 72cdb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
test:
name: LM Tests
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 5

steps:
- name: Checkout code
Expand Down

0 comments on commit 72cdb22

Please sign in to comment.