Skip to content

DM-40548: Create repository to store testing analysis code for SITCOM #3

DM-40548: Create repository to store testing analysis code for SITCOM

DM-40548: Create repository to store testing analysis code for SITCOM #3

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1