Skip to content

Commit

Permalink
Revert "[tmp] ignore F2C compile errors"
Browse files Browse the repository at this point in the history
This reverts commit 8164091.
  • Loading branch information
adivardi committed Nov 28, 2024
1 parent 964bbed commit 30658a2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ jobs:
import-token: ${{ secrets.GITHUB_TOKEN }}
target-ros2-distro: ${{ matrix.ros_distro }}
vcs-repo-file-url: "${{ github.workspace }}/.github/deps.repos"
colcon-defaults: |
{
"build": {
"cmake-args": [
"-DCMAKE_CXX_FLAGS=-Wno-error=pessimizing-move -Wno-error=deprecated-declarations"
]
}
}
- uses: actions/upload-artifact@v4
with:
name: colcon-logs
Expand Down

0 comments on commit 30658a2

Please sign in to comment.