Skip to content

chore: fetch Boost from release archive instead of the git repository #32

chore: fetch Boost from release archive instead of the git repository

chore: fetch Boost from release archive instead of the git repository #32

Workflow file for this run

name: typo check
on:
pull_request:
branches:
- main
jobs:
typo_check:
name: typo check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check typos
uses: crate-ci/typos@master