Skip to content

Commit

Permalink
fix license-check name
Browse files Browse the repository at this point in the history
  • Loading branch information
fhackett committed Oct 25, 2024
1 parent 5541e50 commit c59f655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
jvm: temurin:21
- run: scala-cli format --check .
- run: scala-cli format --check scripts/
version-check:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c59f655

Please sign in to comment.