diff --git a/codecov.yml b/codecov.yml index 2b0a2a8f..fbd36209 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,4 +4,4 @@ coverage: precision: 2 ignore: - - "/src/main/java/ch/ethz/seb/sebserver/gui/**/*" \ No newline at end of file + - "src/main/java/ch/ethz/seb/sebserver/gui/**/*" \ No newline at end of file