Update CircleCI config

This commit is contained in:
Pablo Bonilla 2021-07-03 23:31:50 -06:00
parent 32aa84e64d
commit eadaec6761
No known key found for this signature in database
GPG Key ID: 46877262B8DE47E2
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@ jobs:
- run:
name: Build
command: mvn -B -DskipTests clean package -P prod
- run:
name: Test
command: mvn test -P prod
# - run:
# name: Test
# command: mvn test -P prod
workflows:
datasurvey: