Skip to content

Commit 30658a2

Browse files
committed
Revert "[tmp] ignore F2C compile errors"
This reverts commit 8164091.
1 parent 964bbed commit 30658a2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@ jobs:
2828
import-token: ${{ secrets.GITHUB_TOKEN }}
2929
target-ros2-distro: ${{ matrix.ros_distro }}
3030
vcs-repo-file-url: "${{ github.workspace }}/.github/deps.repos"
31-
colcon-defaults: |
32-
{
33-
"build": {
34-
"cmake-args": [
35-
"-DCMAKE_CXX_FLAGS=-Wno-error=pessimizing-move -Wno-error=deprecated-declarations"
36-
]
37-
}
38-
}
3931
- uses: actions/upload-artifact@v4
4032
with:
4133
name: colcon-logs

0 commit comments

Comments
 (0)