Skip to content

Allow a client to explicitly terminate the server #26

Allow a client to explicitly terminate the server

Allow a client to explicitly terminate the server #26

Workflow file for this run

name: dap tests
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: freckle/stack-action@v4
with:
pedantic: false
- name: test
run: stack test