Skip to content

Update FUNDING.yml

Update FUNDING.yml #98

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@master
- name: Start xcodebuild test
run: xcodebuild clean build -project BLEUnlock.xcodeproj -scheme BLEUnlock