Skip to content

CompatHelper: add new compat entry for OhMyThreads at version 0.8 for package DDIM, (keep existing compat) #2523

CompatHelper: add new compat entry for OhMyThreads at version 0.8 for package DDIM, (keep existing compat)

CompatHelper: add new compat entry for OhMyThreads at version 0.8 for package DDIM, (keep existing compat) #2523

Workflow file for this run

name: Code Quality Check
on: [pull_request]
jobs:
code-style:
name: Format Suggestions
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v4
with:
version: '1'
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v5
- name: Check spelling
uses: crate-ci/[email protected]