Skip to content

Add async ability to some functions #131

Add async ability to some functions

Add async ability to some functions #131

Workflow file for this run

name: Build & Test
on:
pull_request:
types: [opened, synchronize,reopened]
jobs:
ci:
uses: TogetherCrew/operations/.github/workflows/ci.yml@main
secrets:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}