Skip to content

Commit 45def13

Browse files
committed
add jetchat tests to CI
1 parent 61286f3 commit 45def13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- uses: ./.github/actions/mill-android-test
2424
with:
2525
app-name: Jetsnack
26+
- uses: ./.github/actions/mill-android-test
27+
with:
28+
app-name: Jetchat
2629
- name: Publish Test Report
2730
uses: mikepenz/action-junit-report@v5
2831
if: (!cancelled())

0 commit comments

Comments
 (0)