Skip to content

feat(blueprint): add generic DIO/relay for Welotec Arrakis #421

feat(blueprint): add generic DIO/relay for Welotec Arrakis

feat(blueprint): add generic DIO/relay for Welotec Arrakis #421

Workflow file for this run

name: Busted
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
busted:
name: Busted
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup β€˜lua’
uses: leafo/gh-actions-lua@v9
with:
luaVersion: 5.3
- name: Setup β€˜luarocks’
uses: leafo/gh-actions-luarocks@v4
- name: Run tests
run: ./.scripts/busted.sh