Skip to content

Merge branch 'main' of github.com:hylo-lang/hylo into foreign-convert… #673

Merge branch 'main' of github.com:hylo-lang/hylo into foreign-convert…

Merge branch 'main' of github.com:hylo-lang/hylo into foreign-convert… #673

Workflow file for this run

name: Spell check
on: [pull_request, push]
jobs:
run:
name: Spell Check using typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
- name: Check spelling of file.txt
uses: crate-ci/[email protected]