remove double maven build for reporting

This commit is contained in:
anhefti 2024-03-05 13:16:59 +01:00
parent 0ccc5d2164
commit 52247e8a56

View file

@ -48,6 +48,8 @@ jobs:
-
name: Build with Maven
run: mvn clean install -e -P let_reporting
env:
sebserver-version: ${{ env.TAG_NAME }}-${{ env.SHA }}
-
name: Reporting
uses: codecov/codecov-action@v4