feat: remove step

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
This commit is contained in:
nelson.parente 2025-08-13 17:27:53 +01:00
parent dc481a21ad
commit 1eb2668d12
No known key found for this signature in database
GPG Key ID: A6DF84B8116B7D28
1 changed files with 0 additions and 7 deletions

View File

@ -49,13 +49,6 @@ The terminal console output should look similar to this, where:
2. Stop and clean up application processes.
<!-- STEP
name: Stop multi-app run
sleep: 5
-->
```bash
dapr stop -f .
```
<!-- END_STEP -->