Skip to content

Commit

Permalink
build: fix verify job name
Browse files Browse the repository at this point in the history
  • Loading branch information
axi92 committed Aug 28, 2024
1 parent c335fc5 commit 20e36cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spm-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
branches: ['main']
jobs:
publish:
verify:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 20e36cd

Please sign in to comment.