mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
does this speed up the test run?
This commit is contained in:
parent
e0d2aa738f
commit
17a9d74046
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -29,4 +29,4 @@ jobs:
|
|||
- run: mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -T 1C
|
||||
|
||||
# https://docs.travis-ci.com/user/languages/java/#maven-default-script-command
|
||||
- run: mvn test -B
|
||||
- run: mvn test -B -T 1C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue