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

Add a Scheduler.sync that supports rethrowing #10

Add a Scheduler.sync that supports rethrowing

Add a Scheduler.sync that supports rethrowing #10

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