Skip to content

Commit fb160c7

Browse files
authored
Temporarily allow failures in Meson CI (#85)
1 parent 34dcee2 commit fb160c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

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

6565
- name: Run build test for meson-python
6666
run: hatch run test-build:meson
67+
continue-on-error: true
6768

6869
tests-pass:
6970
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)