Skip to content

Commit

Permalink
Merge pull request #760 from robotology/traversaro-patch-1
Browse files Browse the repository at this point in the history
CI: Enable tests on Ubuntu 20.04
  • Loading branch information
traversaro authored Nov 4, 2020
2 parents 7a20ad5 + 51debf2 commit eef45c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ jobs:
cmake --build . --config ${{ matrix.build_type }}
- name: Test
# Workaround for https://github.com/robotology/idyntree/issues/694
if: matrix.os != 'ubuntu-20.04'
shell: bash
run: |
cd build
Expand Down

0 comments on commit eef45c6

Please sign in to comment.