Skip to content

Commit ec427f9

Browse files
authored
Update pull-request.yml
Modify to run release test
1 parent 72702d5 commit ec427f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pip install tox
2525
- name: Run Tox
2626
run: |
27-
tox
27+
tox -e release
2828
reuse:
2929
runs-on: ubuntu-latest
3030
steps:

0 commit comments

Comments
 (0)