We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a673b commit 7bf27cfCopy full SHA for 7bf27cf
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
- name: Run tests on latest Renode
44
- uses: antmicro/renode-test-action@v5
+ uses: antmicro/renode-test-action@86960-fix_running_in_act
45
with:
46
renode-revision: 'master'
47
tests-to-run: 'test.robot'
@@ -56,7 +56,7 @@ jobs:
56
robot_output.xml
57
58
- name: Run tests on Renode stable release
59
60
61
renode-revision: 'v1.16.0'
62
0 commit comments