Skip to content

adding table with inverter models which don't support QPGSn command even they can run in parallel mode #207

adding table with inverter models which don't support QPGSn command even they can run in parallel mode

adding table with inverter models which don't support QPGSn command even they can run in parallel mode #207

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