Skip to content

Commit

Permalink
fix ci yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmvpm committed Mar 31, 2024
1 parent 9a53987 commit 502ae04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scala-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
cache: 'sbt'
- name: Build
run: sbt scalafmtSbtCheck scalafmtCheckAll compile
- name: Run stub tests
run: sbt stub/test
- name: Run service tests
run: sbt service/test

0 comments on commit 502ae04

Please sign in to comment.