Skip to content

Commit 523856d

Browse files
committed
[#86890] test running new RTA
1 parent b6a673b commit 523856d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
4343
- name: Run tests on latest Renode
44-
uses: antmicro/renode-test-action@v5
44+
uses: antmicro/renode-test-action@86960-fix_running_in_act
4545
with:
4646
renode-revision: 'master'
4747
tests-to-run: 'test.robot'
@@ -56,7 +56,7 @@ jobs:
5656
robot_output.xml
5757
5858
- name: Run tests on Renode stable release
59-
uses: antmicro/renode-test-action@v5
59+
uses: antmicro/renode-test-action@v86960-fix_running_in_act
6060
with:
6161
renode-revision: 'v1.16.0'
6262
tests-to-run: 'test.robot'

0 commit comments

Comments
 (0)