Skip to content

make some lazy_static pub const #716

make some lazy_static pub const

make some lazy_static pub const #716

Workflow file for this run

---
name: Workflow - CI
on:
push:
branches: [main]
pull_request:
branches:
- main
permissions: read-all
jobs:
trunk:
name: Trunk
uses: ./.github/workflows/trunk-check.yml
permissions:
checks: write
contents: read
tests:
name: Rust tests
uses: ./.github/workflows/test.yml