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.
2 parents b1a46e3 + 92adbaa commit a70751aCopy full SHA for a70751a
.github/workflows/make-based-ci.yml
@@ -14,6 +14,8 @@ permissions: {}
14
15
jobs:
16
poetry-checks:
17
+ # FIXME: Remove when https://github.com/target/make-python-devex/issues/119 is fixed
18
+ continue-on-error: true
19
runs-on: ubuntu-latest
20
permissions:
21
pull-requests: write
0 commit comments