Skip to content

Commit

Permalink
Dangling pop. What's a pop anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuncak committed Sep 16, 2024
1 parent 3aaa55b commit 94ac802
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stainless-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ else
cd $ROOT_DIR
echo Testing ${SBT_DIR}/sbt/bin/sbt --version
${SBT_DIR}/sbt/bin/sbt --version
pop
echo ******* ${SBT_DIR}/sbt/bin/sbt universal:stage ********
${SBT_DIR}/sbt/bin/sbt universal:stage
if [ $? -ne 0 ]; then
Expand Down

0 comments on commit 94ac802

Please sign in to comment.