Skip to content

Commit

Permalink
fix: drop auto-selftest from codespaces tour
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon authored Jan 29, 2025
1 parent 135ee3c commit 8791293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ RUN apt-get update \
&& ln -s /usr/lib/elide/elide /bin/elide \
&& which elide \
&& elide --help \
&& elide selftest \
&& elide info \
&& mkdir -p $HOME/.elide \
&& echo "Elide codespace container image ready."
Expand Down

0 comments on commit 8791293

Please sign in to comment.