Skip to content

Commit 979e975

Browse files
committed
Enable npm test on Windows workflow
1 parent 1502f32 commit 979e975

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
@@ -64,3 +64,4 @@ jobs:
6464
run: |
6565
set RMW_IMPLEMENTATION=rmw_fastrtps_cpp
6666
call "c:\dev\${{ matrix.ros_distribution }}\ros2-windows\setup.bat"
67+
npm test

0 commit comments

Comments
 (0)