Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Remove Julia v1.9 get_extension compatibility code #262

Remove Julia v1.9 get_extension compatibility code

Remove Julia v1.9 get_extension compatibility code #262

Workflow file for this run

name: Spell Check
on: [pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected]