Skip to content

Initial Multi Energy Report #126

Initial Multi Energy Report

Initial Multi Energy Report #126

Workflow file for this run

name: Check Style
on: [push, pull_request]
jobs:
style:
runs-on: ubuntu-latest
steps:
- name: Checkout module
uses: actions/checkout@master
- name: Check style
uses: symcon/action-style@v3