We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c97652 commit 5378a2bCopy full SHA for 5378a2b
.github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
java-version: 11.0.11
19
- name: Run local migration
20
- run: ./gradlew clean run
+ run: ./gradlew clean scalafmt run
21
- uses: kentaro-m/[email protected]
22
23
configuration-path: ".github/auto_assign.yml"
0 commit comments