Skip to content

Commit

Permalink
Install Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
murrant committed Sep 1, 2024
1 parent 22dc3cd commit 5cb52e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ jobs:
run: |
sudo apt-get -qq update
sudo apt-get install -y fping python3-pip python3-setuptools snmp sqlite3
-
name: Install Google Chrome
uses: browser-actions/setup-chrome@v1
run: chrome --version
-
name: Pip install
run: |
Expand Down

0 comments on commit 5cb52e5

Please sign in to comment.