Skip to content

Commit

Permalink
Part-2 of release fix for scala 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmay-db committed Sep 12, 2023
1 parent 9456813 commit a67e6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
restore-keys: ${{ runner.os }}-m2

- name: Check formatting
run: mvn --errors --no-transfer-progress spotless:check -Pscala-2.12
run: mvn --errors --no-transfer-progress spotless:check -Pscala-2.13

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a67e6ae

Please sign in to comment.