Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
/ renode-actions Public archive

Renode GitHub action for testing software in the Renode environment

License

Notifications You must be signed in to change notification settings

antmicro/renode-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renode-actions

Copyright (c) 2021 Antmicro

This action is now obsolete. Please use Renode Test Action.

This repository contains a Renode GitHub action for testing software in the Renode environment.

Usage

test-in-renode

Test action

See action.yml

steps:
- uses: antmicro/renode-actions/test-in-renode@main
  with:
    renode-version: 'latest'
    tests-to-run: 'tests/**/*.robot' 

About

Renode GitHub action for testing software in the Renode environment

Topics

Resources

License

Stars

Watchers

Forks