We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03d32c commit a3b3a06Copy full SHA for a3b3a06
.github/workflows/windows-build-and-test.yml
@@ -57,7 +57,6 @@ jobs:
57
cd C:\dev
58
pixi shell
59
call "c:\dev\${{ needs.identify-ros-distro.outputs.distro }}\ros2-windows\local_setup.bat"
60
- ros2 run demo_nodes_py talker
61
62
- uses: actions/checkout@v4
63
@@ -71,4 +70,4 @@ jobs:
71
70
shell: cmd
72
run: |
73
74
+ npm test
0 commit comments