Skip to content

Commit 2539342

Browse files
Gavin AguiarGavin Aguiar
authored andcommitted
Addind setup build to consumption tests
1 parent f5d41ec commit 2539342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_consumption_workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Install dependencies
3030
run: |
3131
python -m pip install -U -e .[dev]
32+
python setup.py build
3233
- name: Running 3.7 Tests
3334
if: matrix.python-version == 3.7
3435
env:

0 commit comments

Comments
 (0)