Skip to content

Add tests for Gabow, WordGraph and Paths #211

Add tests for Gabow, WordGraph and Paths

Add tests for Gabow, WordGraph and Paths #211

Workflow file for this run

name: codespell
on: [pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/[email protected]