Skip to content

Commit

Permalink
W-17683749: Add test stage
Browse files Browse the repository at this point in the history
  • Loading branch information
damianpedra committed Jan 29, 2025
1 parent 01022f7 commit 49b5bc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:

- name: Run SBT build
run: sbt compile

- name: Run Tests
run: sbt clean coverage test coverageAggregate

0 comments on commit 49b5bc7

Please sign in to comment.