Skip to content

Commit

Permalink
Increase timeout for unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: Samet Akcay <samet.akcay@intel.com>
  • Loading branch information
samet-akcay committed Jan 7, 2025
1 parent a304221 commit ab12ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
test-type: "unit"
runner: "ubuntu-latest"
timeout: 10
timeout: 15
enable-cache: "true"
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit ab12ee4

Please sign in to comment.