Skip to content

Commit 36861ff

Browse files
committed
fix presubmit
1 parent 4e420a4 commit 36861ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ jobs:
267267
unittest-runtime-result:
268268
name: "unit (${{ matrix.python }})"
269269
needs: unit
270+
if: always()
270271
strategy:
271272
matrix:
272273
python: ['3.9', '3.10', "3.11", "3.12", "3.13", "3.14"]

0 commit comments

Comments
 (0)