Skip to content

Commit cd2e993

Browse files
committed
fix typo in release yaml
1 parent cdbd1c6 commit cd2e993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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

77
jobs:
88
tests:
9-
uses: ./.github/workflows/test.yaml
9+
uses: ./.github/workflows/tests.yaml
1010
pypi-publish:
1111
name: Upload release to PyPI
1212
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)