Skip to content

Commit

Permalink
Test only jvm
Browse files Browse the repository at this point in the history
  • Loading branch information
epifab committed Nov 1, 2023
1 parent 4331f02 commit f1a42aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Build
run: sbt compile Test/compile
- name: Test
run: sbt test
run: sbt domainJVM/test backend/test # todo: scalajs testing

0 comments on commit f1a42aa

Please sign in to comment.