Skip to content

Commit 8fe78fe

Browse files
drop missed eggs
1 parent 39ad2b6 commit 8fe78fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292

9393
dist_check:
9494
runs-on: ubuntu-latest
95-
needs: [eggs, dist]
95+
needs: [dist]
9696
steps:
9797
- uses: actions/setup-python@v2
9898
with:

0 commit comments

Comments
 (0)