Skip to content

Commit

Permalink
Merge pull request open-ideas#1330 from open-ideas/issue1329_addAirfl…
Browse files Browse the repository at this point in the history
…owTests

Issue1329 add airflow tests
  • Loading branch information
jelgerjansen authored Oct 18, 2023
2 parents 8552344 + 160158e commit 6fb3135
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 26 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
run:
working-directory: IDEAS/Resources/Scripts/tests
steps:
- name: Test IDEAS.Airflow
run: make test-dymola PACKAGE=\"IDEAS.Airflow\" INTERACTIVE=false
- name: Test IDEAS.Buildings.Components
run: make test-dymola PACKAGE=\"IDEAS.Buildings.Components\" INTERACTIVE=false
- name: Test IDEAS.Buildings.Examples
Expand Down
Loading

0 comments on commit 6fb3135

Please sign in to comment.