We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a4d17 commit f79bd3fCopy full SHA for f79bd3f
1 file changed
.github/workflows/build.yml
@@ -26,9 +26,6 @@ jobs:
26
steps:
27
- uses: actions/checkout@v4
28
29
- - name: Prework
30
- run: touch pyproject.toml
31
-
32
- name: Setup Python
33
uses: actions-ext/python/setup@main
34
with:
0 commit comments