Skip to content

Commit

Permalink
Merge fb93200 into cceec4e
Browse files Browse the repository at this point in the history
  • Loading branch information
chapulina authored May 12, 2021
2 parents cceec4e + fb93200 commit af206f1
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 6,506 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 @@ -9,7 +9,7 @@ project(ignition-gazebo3 VERSION 3.8.0)
# Find ignition-cmake
#============================================================================
# If you get an error at this line, you need to install ignition-cmake
find_package(ignition-cmake2 2.3 REQUIRED)
find_package(ignition-cmake2 2.8.0 REQUIRED)

#============================================================================
# Configure the project
Expand Down
81 changes: 0 additions & 81 deletions tools/check_test_ran.py

This file was deleted.

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

This file was deleted.

10 changes: 0 additions & 10 deletions tools/cppcheck_rules/header_guard.rule

This file was deleted.

9 changes: 0 additions & 9 deletions tools/cppcheck_rules/namespace_AZ.rule

This file was deleted.

Loading

0 comments on commit af206f1

Please sign in to comment.