GitHub actions

This commit is contained in:
Jarred Sumner
2024-05-16 01:22:15 -07:00
parent d51e144344
commit db80f22751
3 changed files with 6 additions and 1 deletions

View File

@@ -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