Skip to content

adding support for the Voltronic Axpert MAX 6.5KW and 7.2KW #348

adding support for the Voltronic Axpert MAX 6.5KW and 7.2KW

adding support for the Voltronic Axpert MAX 6.5KW and 7.2KW #348

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