From 689be7b0bb8fe25232faebe0f8522c863bcf2615 Mon Sep 17 00:00:00 2001 From: Anil Koyuncu <38783717+anilkoyuncu@users.noreply.github.com> Date: Thu, 9 Apr 2020 13:46:18 +0200 Subject: [PATCH 1/2] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 60f3b82d6b71d921de030ae569a0defd461e1916 Mon Sep 17 00:00:00 2001 From: Anil Koyuncu <38783717+anilkoyuncu@users.noreply.github.com> Date: Thu, 9 Apr 2020 13:47:05 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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