Skip to content

Commit

Permalink
run jobs sequentially
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSteen committed Nov 6, 2024
1 parent ca3703a commit faa15a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_gbxml_with_openstudio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: openstudio classic measure --run_tests measures

test:
# The type of runner that the job will run on
needs: tests-unit
runs-on: ubuntu-latest
container:
image: nrel/openstudio:3.8.0
Expand Down

0 comments on commit faa15a6

Please sign in to comment.