Skip to content

add workflow to check formatting #1

add workflow to check formatting

add workflow to check formatting #1

Workflow file for this run

jobs:
style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dprint/check@v2.2