Skip to content

Commit

Permalink
chores: rename job name
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Aug 22, 2024
1 parent a9b5cd6 commit 1f476aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-genesis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
# Optional: allow read access to pull request. Use with `only-new-issues` option.
# pull-requests: read
jobs:
unit-test:
check-genesis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 1f476aa

Please sign in to comment.