Skip to content

Commit eb65e67

Browse files
committed
fixup! [#86890] README: Running the template section
1 parent 28331ca commit eb65e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Files in the `artifacts/` directory will automatically be saved as build artifac
4646
4747
* `test.resc` - Renode script file, this is where you set up and load the platform
4848
* `test.robot` - [Robot Framework](https://robotframework.org/) test file, where you instruct Renode how to reproduce the erroneous behaviour
49-
* `.github/workflows` - the GH Actions plumbing; touch it only if you want to make some fundamental changes
49+
* `.github/workflows` - the GH Actions script, modify it when you need to change `renode-revision`, `renode-repository` or to make fundamental changes to the pipeline
5050
* `artifacts` - any files you want the CI to store for demonstration (e.g. logs) should end up here during the CI job
5151
* `build.sh` - a stub of a potential build script for your [test software](#providing-test-software)
5252
* `requirements.txt` - add any Python requirements here, if needed

0 commit comments

Comments
 (0)