Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 authored Dec 13, 2024
1 parent 6b8ec73 commit 3f5de30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ jobs:
cache: sbt

- uses: coursier/setup-action@v1

- name: Setup sbt
uses: sbt/setup-sbt@v1
- name: Check formatting
if: matrix.scala == '2.13.14'
run: sbt ++2.13.14 fmtCheck
Expand Down

0 comments on commit 3f5de30

Please sign in to comment.