Skip to content

Apply black code formatter #241

Apply black code formatter

Apply black code formatter #241

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"