Skip to content

Commit

Permalink
minor: pipeline end to end test add django3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
homholueng committed Nov 23, 2021
1 parent 7f41abb commit e02d450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runtime_pipeline_end_to_end_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
run: |
cd runtime/bamboo-pipeline/test
poetry install
poetry run pip install "Django>${{ matrix.django-version }}"
- name: Run test
run: |
Expand Down

0 comments on commit e02d450

Please sign in to comment.