File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 99
1010env :
1111 CCACHE_DIR : ${{ github.workspace }}/.ccache # Directory for ccache (and how we enable ccache in industrial_ci)
12+ TARGET_WORKSPACE : ' . -image_recognition/image_recognition -image_recognition/image_recognition_skybiometry'
1213 UPSTREAM_WORKSPACE : ' github:tue-robotics/catkin_lint_cmake#master'
1314
1415jobs :
Original file line number Diff line number Diff line change 2020 uses : tue-robotics/tue-env/ci/modified-packages@master
2121 with :
2222 commit-range : ${{ steps.commit-range.outputs.commit-range }}
23- ignored-packages : image_recognition image_recognition_jetson
23+ ignored-packages : image_recognition image_recognition_jetson image_recognition_skybiometry
2424 tue-ci :
2525 name : TUe CI - ${{ matrix.package }}
2626 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments