Skip to content

Commit

Permalink
chore: update tutor-mfe install in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed Dec 10, 2024
1 parent 3af8828 commit 11201f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Install dependencies
run: |
pip install .[dev]
pip install git+https://github.com/overhangio/tutor-mfe.git@main
pip install git+https://github.com/overhangio/tutor-mfe.git@main#egg=tutor-mfe
- name: Test lint, types, and format
run: make test

0 comments on commit 11201f1

Please sign in to comment.