Skip to content

Merge pull request #274 from pyt-team/hypergraph_models_input_logic #1032

Merge pull request #274 from pyt-team/hypergraph_models_input_logic

Merge pull request #274 from pyt-team/hypergraph_models_input_logic #1032

Workflow file for this run

name: Linting
on:
push:
branches: [ main,github-actions-test ]
pull_request:
branches: [ main ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1