Skip to content

Commit

Permalink
revert unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 committed Sep 17, 2024
1 parent 8043a08 commit 85e2152
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ jobs:
browser: ${{ matrix.test-config.runtime }}
browser-version: ${{ matrix.test-config.runtime-version }}

- name: Overwrite system chrome with installed chrome
shell: bash -l {0}
run: |
rm -f /usr/bin/google-chrome
cp
- name: Install requirements
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 85e2152

Please sign in to comment.