Skip to content

Commit

Permalink
Remove old google chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
sayan goswami committed Dec 11, 2023
1 parent c0bf11f commit dcf76a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/ci/before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cd "$(dirname "$0")" || exit; source _includes.sh
# The remaining before_install commands should only be run on CI.
[[ "$CI" ]] || exit 0

# Display the Google Chrome version.
google-chrome-stable --version

# Display the Yarn version.
yarn --version
Expand Down

0 comments on commit dcf76a4

Please sign in to comment.