Skip to content

Commit

Permalink
Remove integratedTests as a submodule (#3176)
Browse files Browse the repository at this point in the history
  • Loading branch information
TotoGaz authored Jun 19, 2024
1 parent 949a758 commit 4e0667b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/postCreateCommand.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/usr/bin/ln -s /workspaces/GEOS/.vscode-codespaces /workspaces/GEOS/.vscode
# Activate the appropriate submodules
git submodule init
git submodule deinit integratedTests
git submodule update
# Load the pretty printer for LvArray
echo "source /workspaces/GEOS/src/coreComponents/LvArray/scripts/gdb-printers-shallow.py" > ~/.gdbinit

0 comments on commit 4e0667b

Please sign in to comment.