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 28ab590 commit 50cb0ee
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 @@ -32,6 +32,7 @@ jobs:
distribution: 'temurin'
cache: 'sbt'
- name: npm install
run : npm install
- name: Run tests
run: sbt test
- name: code generator
Expand Down

0 comments on commit 50cb0ee

Please sign in to comment.