Skip to content

Commit 5c917aa

Browse files
committed
iterate
1 parent 231b278 commit 5c917aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- run: pnpm install --frozen-lockfile
3838

3939
- name: Install browsers
40-
run: node ./bin/get_browsers.js
40+
run: node ./bin/get_browsers.mjs
4141

4242
# TODO: Install the E2E app + run webserver
4343
- run: pnpm run test:browser

0 commit comments

Comments
 (0)