Skip to content

Commit

Permalink
re-add timeout increase
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Oct 24, 2024
1 parent b98ff5d commit 6fea861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build-and-test:
name: Run all tests
runs-on: "ubuntu-20.04"
timeout-minutes: 10
timeout-minutes: 20
steps:
- name: Checkout ot3-firmware repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 6fea861

Please sign in to comment.