mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
Update bun-linux-build.yml
This commit is contained in:
3
.github/workflows/bun-linux-build.yml
vendored
3
.github/workflows/bun-linux-build.yml
vendored
@@ -279,9 +279,6 @@ jobs:
|
||||
TLS_POSTGRES_DATABASE_URL: ${{ secrets.TLS_POSTGRES_DATABASE_URL }}
|
||||
# if: ${{github.event.inputs.use_bun == 'false'}}
|
||||
run: |
|
||||
ulimit -c unlimited
|
||||
ulimit -c
|
||||
|
||||
node packages/bun-internal-test/src/runner.node.mjs || true
|
||||
- uses: actions/upload-artifact@v3
|
||||
if: steps.test.outputs.failing_tests != ''
|
||||
|
||||
Reference in New Issue
Block a user