Skip to content

Commit

Permalink
rename the github action jobs
Browse files Browse the repository at this point in the history
init the github lint job fix branch
  • Loading branch information
edwinnglabs committed Mar 12, 2024
1 parent 875c7ca commit 7e8b331
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/black.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: lint
name: Lint

on: [push]

Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/post-merge-build.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pypi-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# separate terms of service, privacy policy, and support
# documentation.

name: Deploy package to PyPI
name: Deploy Package to PyPI

on:
release:
Expand Down

0 comments on commit 7e8b331

Please sign in to comment.