Skip to content

Commit

Permalink
Rm olafurpg/setup-scala action
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg committed Nov 26, 2023
1 parent 2564300 commit 1b32350
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: olafurpg/setup-scala@v14
- uses: coursier/cache-action@v6
- name: Check formatting
run: sbt -v "scalafmtSbtCheck" "scalafmtCheckAll"
Expand All @@ -29,6 +28,5 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: olafurpg/setup-scala@v14
- uses: coursier/cache-action@v6
- run: ${{ matrix.command }}

0 comments on commit 1b32350

Please sign in to comment.