Skip to content

Update docs

Update docs #51

Workflow file for this run

name: Validation
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
jobs:
build:
runs-on: ubuntu-latest
container: lfenergy/arras:develop
steps:
- uses: actions/checkout@v3
- name: Test olypen module
run: |
gridlabd python -m pip install .
cd ./olypen
gridlabd python __init__.py