Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

move signal core kit tests from ios app repo to signal core kit #16

move signal core kit tests from ios app repo to signal core kit

move signal core kit tests from ios app repo to signal core kit #16

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
jobs:
build_and_test:
name: Build and Test
runs-on: macos-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
- name: Run pod lib lint
run: ./bin/build_and_test.sh