Skip to content

Commit ba42615

Browse files
cursoragentOpenAI Codex
andcommitted
ci: avoid blocking format commit on upload failure
Co-Authored-By: OpenAI Codex <noreply@example.com>
1 parent bd6cf08 commit ba42615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/format-code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939

4040
- name: Upload Format Report
4141
if: ${{ always() }}
42+
continue-on-error: true
4243
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
4344
with:
4445
archive: false

0 commit comments

Comments
 (0)