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.
See action.yml
steps:
- uses: antmicro/renode-actions/test-in-renode@main
with:
renode-version: 'latest'
tests-to-run: 'tests/**/*.robot'