Skip to content

Commit

Permalink
Merge pull request #372 from lichess-org/ci/format-to-lint
Browse files Browse the repository at this point in the history
Change format to lint
  • Loading branch information
lenguyenthanh authored Nov 17, 2024
2 parents e402aff + ccc58f2 commit bad7ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
java-version: 21
- run: sbt compile

format:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit bad7ac0

Please sign in to comment.