Skip to content

fix CERTIFICATE_VERIFY_FAILED #2

fix CERTIFICATE_VERIFY_FAILED

fix CERTIFICATE_VERIFY_FAILED #2

Workflow file for this run

name: typos
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of files in repository
uses: crate-ci/typos@master