Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix: cleanup add game dropdown (#1451)
Browse files Browse the repository at this point in the history
* fix: cleanup ci

* fix migration SQL

* updated pipfile lock
  • Loading branch information
razvan-pro authored Jan 25, 2021
1 parent b360892 commit a0144c9
Show file tree
Hide file tree
Showing 3 changed files with 272 additions and 181 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
run: |
pip install pipenv
pipenv install --dev --system
pip install -U git+https://github.com/ocadotechnology/codeforlife-portal.git@add-game-dropdown # Remove after merge
cd game_frontend
yarn --frozen-lockfile
- name: Run Javascript tests
Expand Down
Loading

0 comments on commit a0144c9

Please sign in to comment.