Skip to content

Commit 4355170

Browse files
authored
Run only tox pkg on publish (#1032)
1 parent 13421f1 commit 4355170

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
@@ -12,7 +12,7 @@ jobs:
1212

1313
env:
1414
PY_COLORS: 1
15-
TOXENV: publish
15+
TOXENV: pkg
1616

1717
steps:
1818
- name: Switch to using Python 3.6 by default

0 commit comments

Comments
 (0)