Skip to content

Commit 28331ca

Browse files
committed
fixup! 1327a92
1 parent 1220cad commit 28331ca

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,6 @@ The [Robot Framework](https://robotframework.org/) file can easily [be modified]
1717

1818
Feel free to modify both of these files and add other if needed e.g. by including [custom platform files](https://renode.readthedocs.io/en/latest/basic/describing_platforms.html#describing-platforms) or by [adding custom models](#overriding-existing-or-adding-new-peripheral-models-in-runtime).
1919

20-
If you want to run the template locally, you can execute the Robot test:
21-
```
22-
renode-test test.robot
23-
```
24-
25-
Alternatively, you can just run Renode with script file:
26-
```
27-
renode test.resc
28-
```
29-
3020
> [!TIP]
3121
> If you want to run this template locally, you can use [act](https://github.com/nektos/act), which allows you to run CI locally.
3222
Remember to specify `artifact-server-path` with the directory to which artifacts will be uploaded. Otherwise, CI won't run successfully. Enabling `--action-offline-mode` caches Renode compilation speeding up the workflow.

0 commit comments

Comments
 (0)