Skip to content

Commit 7b20b68

Browse files
running demos at CI
1 parent 31eaf4e commit 7b20b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Coursier Cache
1717
uses: coursier/cache-action@v5
1818
- name: test
19-
run: sbt test
19+
run: sbt 'test; runMain tapl.Demos'

0 commit comments

Comments
 (0)