Skip to content

feat(ergonomics): expose commonly used items at the crate root to shorten import chains for users #69

feat(ergonomics): expose commonly used items at the crate root to shorten import chains for users

feat(ergonomics): expose commonly used items at the crate root to shorten import chains for users #69

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Run QA
run: make qa