Skip to content

Enforce effect size limits at build time #120

Enforce effect size limits at build time

Enforce effect size limits at build time #120

Workflow file for this run

name: PR
on: [pull_request]
jobs:
delete-matched-asm:
name: Check matched assembly files are deleted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: ./coverage.py --fail-undeleted