Skip to content

Commit

Permalink
fix typo in GH actions workflow (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
octonato authored Apr 2, 2021
1 parent cbfc79a commit ca62e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# Run locally with: sbt 'verifyCodeStyle ; mimaReportBinaryIssues'
run: sbt "; verifyCodeStyle; mimaReportBinaryIssues"

check-code-compililation:
check-code-compilation:
name: Check Code Compilation
runs-on: ubuntu-18.04
steps:
Expand Down

0 comments on commit ca62e4a

Please sign in to comment.