add libnotmuch to test gh action workflow

This commit is contained in:
Clément DOUIN
2022-03-04 14:49:02 +01:00
parent 04cce37316
commit cb21edaec4
+2
View File
@@ -10,6 +10,8 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Install libnotmuch
run: sudo apt-get install -y linotmuch-dev
- name: Checkout code
uses: actions/checkout@v2
- name: Start GreenMail testing server