Skip to content

Adding support for the Nqueens example #299

Adding support for the Nqueens example

Adding support for the Nqueens example #299

Workflow file for this run

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