Skip to content

Commit 8e68982

Browse files
fix CI
1 parent 3d5d929 commit 8e68982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: uv run pytest --maxfail=1 --disable-warnings -q
3535

3636
release:
37-
name: Create GitHub Release
37+
name: Create Release
3838
runs-on: ubuntu-latest
3939
needs: test
4040
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)