Skip to content

Commit d46bd69

Browse files
committed
Enable npm test on Windows workflow
1 parent 17a1e85 commit d46bd69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,4 @@ jobs:
7373
run: |
7474
set RMW_IMPLEMENTATION=rmw_fastrtps_cpp
7575
call "c:\dev\${{ matrix.ros_distribution }}\ros2-windows\setup.bat"
76+
npm test

0 commit comments

Comments
 (0)