Skip to content

feat: install google chrome (#440) #464

feat: install google chrome (#440)

feat: install google chrome (#440) #464

Workflow file for this run

name: Pre-Commit CI
on:
pull_request:
push:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Run pre-commit
uses: rsturla/eternal-main/.github/actions/run-pre-commit@main