Skip to content

Commit c013a10

Browse files
author
elchananarb
committed
ui and integration
1 parent 5b81fe8 commit c013a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
DISPLAY: :99.0
2929
run: |
3030
Xvfb -ac :99 -screen 0 1920x1080x16 &
31-
mvn verify -Dtest.includes="**/ui/*Test.java"
31+
mvn verify -Dtest.includes="**/ui/*.java"
3232
3333
integration-tests:
3434
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)