mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
🕐 🕑 🕒
This commit is contained in:
2
.github/workflows/bun-linux-build.yml
vendored
2
.github/workflows/bun-linux-build.yml
vendored
@@ -152,7 +152,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [linux]
|
||||
if: github.event_name == 'pull_request'
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 20
|
||||
outputs:
|
||||
failing_tests: ${{ steps.test.outputs.failing_tests }}
|
||||
failing_tests_count: ${{ steps.test.outputs.failing_tests_count }}
|
||||
|
||||
Reference in New Issue
Block a user