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 45a0f86 commit bb5938cCopy full SHA for bb5938c
.github/workflows/windows-build-and-test.yml
@@ -56,10 +56,9 @@ jobs:
56
run: |
57
call "c:\dev\${{ needs.identify-ros-distro.outputs.distro }}\ros2-windows\local_setup.bat"
58
npm i
59
- npm test
60
61
- name: Test rclnodejs
62
shell: cmd
63
64
65
+ ros2 run demo_nodes_py talker
0 commit comments