Skip to content

Commit 4ef34d2

Browse files
fixup
1 parent b319ae6 commit 4ef34d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274
path: ./dist/
275275
check-install-from-sdist:
276276
needs: [build-and-test, sdist]
277-
runs-on: [ubuntu-24.04]
277+
runs-on: ubuntu-24.04
278278
steps:
279279
- uses: actions/setup-python@v5
280280
with:

0 commit comments

Comments
 (0)