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 20c15f6 commit 0fa5598Copy full SHA for 0fa5598
.github/workflows/ci.yml
@@ -74,6 +74,6 @@ jobs:
74
needs: build-and-test
75
with:
76
core_branch: ${{ github.ref }}
77
- petals_branch: develop
+ petals_branch: add-lxml-dependency # TODO: DO NOT MERGE LIKE THIS
78
permissions:
79
checks: write
0 commit comments