Skip to content

Commit

Permalink
Update scala-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elgca authored Jun 21, 2024
1 parent 7f794b5 commit 28ab590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
java-version: '11'
distribution: 'temurin'
cache: 'sbt'
- name: npm install
- name: Run tests
run: sbt test
- name: code generator
Expand Down

0 comments on commit 28ab590

Please sign in to comment.