Skip to content

Commit 3e3d773

Browse files
committed
Spotbugs was not running
1 parent 0c80cce commit 3e3d773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
command: chmod +x ./gradlew
1616
- run:
1717
name: Run tests
18-
command: ./gradlew assemble test
18+
command: ./gradlew build
1919
- run:
2020
name: Save test results
2121
command: |

0 commit comments

Comments
 (0)