Skip to content

test(coffeeani): Add unit tests #18

test(coffeeani): Add unit tests

test(coffeeani): Add unit tests #18

Workflow file for this run

name: cog-coffeeani
on:
push:
paths:
- 'coffeeani/**'
jobs:
build-dpy:
uses: coffeebank/coffee-cogs/.github/workflows/build-dpy.yml@docs/dpy
with:
COG_NAME: coffeeani
secrets:
GH_PAT: ${{ secrets.GH_PAT }}