Skip to content

Update to Debian Bookworm (mailserver2/debian-mail-overlay:1.0.12) (#56) #10

Update to Debian Bookworm (mailserver2/debian-mail-overlay:1.0.12) (#56)

Update to Debian Bookworm (mailserver2/debian-mail-overlay:1.0.12) (#56) #10

Workflow file for this run

name: all tests
on:
push:
branches: master
jobs:
# Run tests
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v2
with:
submodules: recursive
- name: Run all tests
run: make