Skip to content

Commit

Permalink
build: rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmogBaku committed Mar 14, 2024
1 parent 64343f6 commit 7e68f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish to PyPica
name: Publish to PyPi

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish to PyPica
name: Tests

on:
pull_request:
Expand Down

0 comments on commit 7e68f49

Please sign in to comment.