Skip to content

Make xticks of expression plots follow the data rather than being hard coded #27

Make xticks of expression plots follow the data rather than being hard coded

Make xticks of expression plots follow the data rather than being hard coded #27

name: Perform linting checks
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1