Skip to content

Commit

Permalink
test gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek committed Mar 8, 2024
1 parent ed634d2 commit 46ef5ac
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 @@ -11,6 +11,7 @@ tasks:
init: |
echo "Building development environment..."
mamba env create -f environment.yml --prefix ./.warlock
bash prepare-environments.sh
echo "Development environment ready!"
# adjust PS1 + activate dev. env. + compile demon
command: |
Expand Down

0 comments on commit 46ef5ac

Please sign in to comment.