Skip to content

update std 140 2020 historical sheet #81

update std 140 2020 historical sheet

update std 140 2020 historical sheet #81

Workflow file for this run

name: Test OSW
on: push
jobs:
test-osw:
runs-on: ubuntu-latest
container: nrel/openstudio:3.4.0
steps:
- name: check out repository
uses: actions/checkout@v2
- name: enviroment info
shell: bash
run: |
openstudio --version
ruby -v
bundle -v
- name: install dependencies
shell: bash
run: |
gem install parallel
gem install rubyXL
- name: run workflows
shell: bash
run: |
ruby run_all_generate_reports.rb