Skip to content

Commit 90b5c62

Browse files
committed
Delete pyproject.toml
1 parent 23395d9 commit 90b5c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
runs-on: ${{ matrix.image }}
8585
steps:
8686
- uses: actions/checkout@v4
87+
- run: rm pyproject.toml
8788
- uses: astral-sh/setup-uv@v4
8889
- uses: actions/download-artifact@v4
8990
with:

0 commit comments

Comments
 (0)