Skip to content

Commit

Permalink
[#1355] Unplug CodeCov
Browse files Browse the repository at this point in the history
  • Loading branch information
eparovyshnaya authored May 1, 2024
1 parent 6f403e6 commit 86b88ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2020, 2021 ArSysOp and others
# Copyright (c) 2020, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand Down Expand Up @@ -59,5 +59,3 @@ jobs:
${{ runner.os }}-
- name: Build with Maven
run: mvn clean verify --no-transfer-progress -U -P baseline-check,coverage
- name: Publish coverage
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit 86b88ae

Please sign in to comment.