Skip to content

DST-151: add code for integration #9

DST-151: add code for integration

DST-151: add code for integration #9

Workflow file for this run

name: Ruff linter
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1