Skip to content

Commit 888093d

Browse files
committed
Update CI configuration to allow continuation on error
Signed-off-by: DanielAvdar <[email protected]>
1 parent ffb0d4d commit 888093d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/shared.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ jobs:
5656

5757
- name: Run pytest
5858
run: uv run --no-sync pytest
59+
continue-on-error: true

0 commit comments

Comments
 (0)