Skip to content

Commit 8d488ea

Browse files
committed
Fixup actions update
1 parent b7c033f commit 8d488ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
pip install -U tox
3636
- name: Create tox environments
3737
run: |
38-
tox -p -e py,build,release --notest
38+
tox -p -e py,build --notest
3939
- name: Run tests
4040
run: |
4141
tox -e py

0 commit comments

Comments
 (0)