We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea53268 commit 184f6c0Copy full SHA for 184f6c0
1 file changed
.github/workflows/ci.yml
@@ -74,6 +74,6 @@ jobs:
74
needs: build-and-test
75
with:
76
core_branch: ${{ github.ref }}
77
- petals_branch: add-lxml-dependency # TODO: DO NOT MERGE LIKE THIS
+ petals_branch: develop
78
permissions:
79
checks: write
0 commit comments