Skip to content

cryptography moved things around, adapt improvise overcome #1117

cryptography moved things around, adapt improvise overcome

cryptography moved things around, adapt improvise overcome #1117

Workflow file for this run

name: "Spell checking"
on: ["push"]
jobs:
check-spelling:
name: "Spell checking"
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "check-spelling/check-spelling@prerelease"