Skip to content

Fix an issue where some packages would attempt to install weird binar… #1045

Fix an issue where some packages would attempt to install weird binar…

Fix an issue where some packages would attempt to install weird binar… #1045

Workflow file for this run

name: Spelling
on: [push, pull_request]
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@master
with:
files: .