Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

refactor: Add log_std(out|err) bools to repo_utils that execute a sub… #9

refactor: Add log_std(out|err) bools to repo_utils that execute a sub…

refactor: Add log_std(out|err) bools to repo_utils that execute a sub… #9

Workflow file for this run

name: mypy
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
# Checkout the code
- uses: actions/checkout@v4
- uses: jpetrucciani/mypy-check@master
with:
requirements: 1.6.0
python_version: 3.9
path: 'python/runfiles'
- uses: jpetrucciani/mypy-check@master
with:
requirements: 1.6.0
python_version: 3.9
path: 'tests/runfiles'
Morty Proxy This is a proxified and sanitized view of the page, visit original site.