Skip to content

feat(library/stdtypes): translate Context Manager & Type Annotation Types #3069

feat(library/stdtypes): translate Context Manager & Type Annotation Types

feat(library/stdtypes): translate Context Manager & Type Annotation Types #3069

Workflow file for this run

name: build
on:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: sudo apt-get install gettext
- name: Validate
run: VERSION=${{ github.event.repository.default_branch }} MODE=dummy make all