Skip to content

Commit cdbea03

Browse files
committed
workflows: rename tox > ci
1 parent c84efe0 commit cdbea03

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
tests:
10-
uses: ./.github/workflows/tox.yml
10+
uses: ./.github/workflows/ci.yml
1111

1212
pypi-publish:
1313
needs: tests

0 commit comments

Comments
 (0)