Skip to content

Commit

Permalink
modified: .github/workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Santosh Philip committed Nov 4, 2023
1 parent 5e363c9 commit 2abe416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
ENERGYPLUS_VERSION: ${{ inputs.energyplus-version }}
ENERGYPLUS_SHA: ${{ inputs.energyplus-sha }}
ENERGYPLUS_INSTALL_VERSION: ${{ inputs.energyplus-install }}
EPPY_INTEGRATION: True
EPPY_INTEGRATION: "True"

- name: Test with pytest
run: |
Expand Down

0 comments on commit 2abe416

Please sign in to comment.