We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688842b commit ff9bc27Copy full SHA for ff9bc27
1 file changed
.github/workflows/colcon-tests.yml
@@ -25,5 +25,4 @@ jobs:
25
run: |
26
source /opt/ros/foxy/setup.sh # Source ROS 2 Foxy
27
chmod +x ./run # Ensure the run script is executable
28
- nvcc -V # Check the CUDA version
29
./run test # Run your test script
0 commit comments