Skip to content

Update the readme to emphasize how to get the http UI working with a … #119

Update the readme to emphasize how to get the http UI working with a …

Update the readme to emphasize how to get the http UI working with a … #119

Workflow file for this run

name: precommit
on:
push:
branches: [ main ]
pull_request:
branches: [ main, refacto ]
jobs:
run_precommit:
name: Run precommit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/moshi_build
- run: |
. env/bin/activate
bash .git/hooks/pre-commit