Skip to content

Add subsumption example to GHC-83865 #538

Add subsumption example to GHC-83865

Add subsumption example to GHC-83865 #538

Workflow file for this run

name: fend
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
fend:
name: Fend
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: njgibbon/fend@main