We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbea5d8 commit fb5d53cCopy full SHA for fb5d53c
1 file changed
.github/workflows/maven.yml
@@ -18,4 +18,4 @@ jobs:
18
distribution: 'temurin'
19
20
- name: Build with Maven
21
- run: mvn clean javafx:run
+ run: mvn clean test
0 commit comments