Skip to content

Commit

Permalink
fix: revert temp CI / portal install
Browse files Browse the repository at this point in the history
  • Loading branch information
dionizh committed Jan 19, 2022
1 parent 2572e1f commit 02d0374
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
run: |
pip install pipenv
pipenv install --dev --system
# TODO: remove after portal branch is merged
pip install -U "git+https://github.com/ocadotechnology/codeforlife-portal@archivegame#egg=cfl-common&subdirectory=cfl_common"
# TODO: remove after portal branch is merged
pip install -U "git+https://github.com/ocadotechnology/codeforlife-portal@archivegame#egg=codeforlife-portal"
cd game_frontend
yarn --frozen-lockfile
- name: Run Javascript tests
Expand Down

0 comments on commit 02d0374

Please sign in to comment.