diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 1b14318..6318267 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -21,4 +21,4 @@ jobs: with: java-version: 1.8 - name: Build with Maven - run: mvn clean install -DskipTests + run: mvn clean install #-DskipTests diff --git a/README.md b/README.md index e2a7d6a..db61052 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# FixMiner ![Build Status](https://travis-ci.com/SerVal-DTF/fixminer_source.svg?branch=master)[![Coverage Status](https://coveralls.io/repos/github/SerVal-DTF/fixminer_source/badge.svg?branch=master)](https://coveralls.io/github/SerVal-DTF/fixminer_source?branch=master) +# FixMiner ![Build Status](https://travis-ci.com/SerVal-DTF/fixminer_source.svg?branch=master)[![Coverage Status](https://coveralls.io/repos/github/SerVal-DTF/fixminer_source/badge.svg?branch=master)](https://coveralls.io/github/SerVal-DTF/fixminer_source?branch=master)![Java CI with Maven](https://github.com/SerVal-DTF/fixminer_source/workflows/Java%20CI%20with%20Maven/badge.svg) # Code of FixMiner