Skip to content

Commit

Permalink
Remove tools/code_check and update codecov
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina committed May 12, 2021
1 parent 92a7239 commit a45a6c3
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 6,460 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: ci
uses: ignition-tooling/action-ignition-ci@bionic
with:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
codecov-enabled: true
focal-ci:
runs-on: ubuntu-latest
name: Ubuntu Focal CI
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project(ignition-common3 VERSION 3.13.2)
#============================================================================
# Find ignition-cmake
#============================================================================
find_package(ignition-cmake2 REQUIRED COMPONENTS utilities)
find_package(ignition-cmake2 2.8.0 REQUIRED COMPONENTS utilities)
set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})

#============================================================================
Expand Down
79 changes: 0 additions & 79 deletions tools/check_test_ran.py

This file was deleted.

149 changes: 0 additions & 149 deletions tools/code_check.sh

This file was deleted.

Loading

0 comments on commit a45a6c3

Please sign in to comment.