Skip to content

Commit 8c6b5ed

Browse files
committed
chore: does it work without installing chrome?
1 parent 1e843e1 commit 8c6b5ed

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/test-demo-projects.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@ jobs:
1616
contents: read
1717

1818
steps:
19-
- name: Install Chrome
20-
uses: browser-actions/setup-chrome@v2
21-
with:
22-
install-chromedriver: true
23-
24-
- name: Verify Chrome installation
25-
run: chrome --version
26-
2719
- name: Checkout code
2820
uses: actions/checkout@v5
2921

0 commit comments

Comments
 (0)