We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f4aa84 commit 6035bdfCopy full SHA for 6035bdf
1 file changed
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: ["3.15", "3.14", "3.13", "3.12"]
16
include:
17
- python-version: "3.15"
18
- branch: "origin/main"
+ branch: "main"
19
steps:
20
- uses: actions/checkout@v5
21
- uses: actions/setup-python@v6
0 commit comments