Skip to content

Commit

Permalink
fix(RE-5): why did IJ leave this out :/
Browse files Browse the repository at this point in the history
  • Loading branch information
polentino committed Mar 23, 2024
1 parent 8873f55 commit 23ba325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
distribution: 'temurin'
cache: 'sbt'
- name: Check formatting & Run Tests
run: sbt fmtCheck test
run: sbt fmtCheck testAll
# Optional: This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91

0 comments on commit 23ba325

Please sign in to comment.