mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
GitHub actions
This commit is contained in:
1
.github/workflows/run-lint-cpp.yml
vendored
1
.github/workflows/run-lint-cpp.yml
vendored
@@ -48,6 +48,7 @@ jobs:
|
||||
id: format
|
||||
env:
|
||||
CPU_TARGET: native
|
||||
BUN_SILENT: 1
|
||||
run: |
|
||||
rm -f did_fail format.log
|
||||
echo "${{ inputs.pr-number }}" > pr-number.txt
|
||||
|
||||
Reference in New Issue
Block a user