Skip to content

Add unit tests for GenServer callbacks in ThousandIsland.Listener (#93) #329

Add unit tests for GenServer callbacks in ThousandIsland.Listener (#93)

Add unit tests for GenServer callbacks in ThousandIsland.Listener (#93) #329

Workflow file for this run

name: Elixir CI
on:
push:
branches: [ main ]
pull_request:
workflow_dispatch:
jobs:
test:
uses: mtrudel/elixir-ci-actions/.github/workflows/test.yml@main
lint:
uses: mtrudel/elixir-ci-actions/.github/workflows/lint.yml@main