Skip to content

Merge pull request #10 from praisetompane/13_type_annotation_types #84

Merge pull request #10 from praisetompane/13_type_annotation_types

Merge pull request #10 from praisetompane/13_type_annotation_types #84

Workflow file for this run

name: python
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone Repository
uses: actions/checkout@v4
- name: Spell Check
uses: rojopolis/spellcheck-github-actions@0.45.0
with:
output_file: spellcheck-output.txt