Skip to content

Add import react statements #38

Add import react statements

Add import react statements #38

Workflow file for this run

name: ci
on:
push:
branches: [feature/*, main]
jobs:
precommit:
runs-on: ubuntu-latest

Check failure on line 9 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]