Skip to content

Commit

Permalink
Update .gitpod.yml (#3656)
Browse files Browse the repository at this point in the history
Signed-off-by: Nok Lam Chan <[email protected]>
  • Loading branch information
noklam authored Feb 27, 2024
1 parent 7a0d7d0 commit bf9ddd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tasks:
pip install -e /workspace/kedro[test]
cd /workspace
kedro new --name project -s spaceflights-pandas --checkout main
pip install -e project
cd /workspace/kedro
pre-commit install --install-hooks
Expand Down

0 comments on commit bf9ddd2

Please sign in to comment.