Skip to content

Commit

Permalink
fix: use chrome stable
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoVazquez committed May 31, 2022
1 parent 658570d commit cbef095
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,8 @@ jobs:

- name: Update Chrome
uses: browser-actions/setup-chrome@latest
- run: chrome --version
with:
chrome-version: stable
- run: yarn e2e
#
# schematics-e2e:
Expand Down

0 comments on commit cbef095

Please sign in to comment.