Skip to content

Commit

Permalink
ci: rename verifyInstall action
Browse files Browse the repository at this point in the history
  • Loading branch information
mandrasch committed May 25, 2024
1 parent a78ba43 commit 7fe5385
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ on:
paths-ignore:
- '**/README.md'

name: verifyProjectConfig
name: verifyInstall
jobs:
verifyProjectConfig:
verifyInstall:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7fe5385

Please sign in to comment.