Skip to content

remove some "Any" protocols #79

remove some "Any" protocols

remove some "Any" protocols #79

Workflow file for this run

name: "build"
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
timeout-minutes: 30
steps:
- name: Check out
uses: actions/checkout@v2
with:
submodules: true
- name: Run build script
run: ./.github/build.sh