Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Merge pull request #48 from matysek/mzibrick-ccxdev12298 #156

Merge pull request #48 from matysek/mzibrick-ccxdev12298

Merge pull request #48 from matysek/mzibrick-ccxdev12298 #156

Workflow file for this run

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