Skip to content

Merge pull request #118 from sot/set-output #57

Merge pull request #118 from sot/set-output

Merge pull request #118 from sot/set-output #57

name: lint code using ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1