Skip to content

Commit

Permalink
ci: execute generated project tests in the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCane committed Jun 20, 2024
1 parent b40bffc commit 84d6d41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:

- name: 📦 Run Gitter to apply template
run: sbt g8

- name: ✅ Run test from the generated template
run: sbt g8Test

0 comments on commit 84d6d41

Please sign in to comment.