Skip to content

Commit ff9bc27

Browse files
authored
Update colcon-tests.yml (#10)
no more nvcc dependency
1 parent 688842b commit ff9bc27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/colcon-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
run: |
2626
source /opt/ros/foxy/setup.sh # Source ROS 2 Foxy
2727
chmod +x ./run # Ensure the run script is executable
28-
nvcc -V # Check the CUDA version
2928
./run test # Run your test script

0 commit comments

Comments
 (0)