Skip to content

Commit

Permalink
temp: install aspects from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Aug 30, 2024
1 parent 83047eb commit 7381301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python-version: "3.11.x"
- name: Install dependencies
run: |
pip install tutor-contrib-aspects
pip install git+https://github.com/openedx/tutor-contrib-aspects@cag/tags
pip install -r requirements.txt
dbt deps
- name: Initialize Open edX
Expand Down

0 comments on commit 7381301

Please sign in to comment.