Skip to content

Commit

Permalink
added dlg_example_cmpts to enable test graph
Browse files Browse the repository at this point in the history
  • Loading branch information
awicenec committed Jun 23, 2022
1 parent 89ea802 commit 6127046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install test dependencies
run: |
pip install -U coveralls pytest pytest-cov
pip install -U setuptools pip wheel dask
pip install -U setuptools pip wheel dask dlg-example-cmpts
- name: Install daliuge-common
run: pip install -e daliuge-common/
Expand Down

0 comments on commit 6127046

Please sign in to comment.