Skip to content

Bugfix that affects the loss aggregation #28

Bugfix that affects the loss aggregation

Bugfix that affects the loss aggregation #28

Workflow file for this run

name: Ruff check
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: chartboost/ruff-action@v1
with:
version: 0.7.0