We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dcee2 commit fb160c7Copy full SHA for fb160c7
1 file changed
.github/workflows/tests.yml
@@ -64,6 +64,7 @@ jobs:
64
65
- name: Run build test for meson-python
66
run: hatch run test-build:meson
67
+ continue-on-error: true
68
69
tests-pass:
70
runs-on: ubuntu-latest
0 commit comments