Skip to content

Update to iced git. Oh my... #401

Update to iced git. Oh my...

Update to iced git. Oh my... #401

Workflow file for this run

name: typo-check
on:
push:
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/[email protected]