Skip to content

Use comments to apply relocations to certain instructions #5

Use comments to apply relocations to certain instructions

Use comments to apply relocations to certain instructions #5

Workflow file for this run

name: mypy
on:
pull_request:
push:
permissions: read-all
jobs:
mypy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python3 -m pip install --user colorama watchdog levenshtein cxxfilt mypy==1.10.0
- run: python3 -m mypy