Skip to content

Commit

Permalink
kill
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacklotus89898 committed Nov 6, 2024
1 parent 3de6c74 commit d3a5c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: sleep 10

- name: Stop development server
run: npm stop
run: pkill -f "npm run dev"
working-directory: react-ros2

- name: Cleanup
Expand Down

0 comments on commit d3a5c70

Please sign in to comment.