Skip to content

feat: Add -Wmemcpy, checking compatibility of dst and src. #476

feat: Add -Wmemcpy, checking compatibility of dst and src.

feat: Add -Wmemcpy, checking compatibility of dst and src. #476

Workflow file for this run

name: ci
on:
pull_request:
branches: [master]
jobs:
build:
uses: TokTok/ci-tools/.github/workflows/haskell-ci.yml@master
common:
uses: TokTok/ci-tools/.github/workflows/common-ci.yml@master