Skip to content

Commit

Permalink
Change unit test time limit
Browse files Browse the repository at this point in the history
  • Loading branch information
s5u13b committed Dec 18, 2024
1 parent 1e451f5 commit 23bc3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
unit_tests:
needs: cancel_previous_workflows
runs-on: [self-hosted]
timeout-minutes: 30
timeout-minutes: 45
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 23bc3bc

Please sign in to comment.