1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2024-11-29 00:24:11 +01:00

ci: add mysql test job

This commit is contained in:
Klas Lindfors 2021-03-31 11:48:26 +02:00
parent 9a80643a8e
commit 8538e93761
No known key found for this signature in database
GPG Key ID: BCA00FD4B2168C0A

View File

@ -23,6 +23,10 @@ jobs:
cc: gcc-10
config_args: "--without-ldap --without-cr --without-mysql"
extra: ""
- os: ubuntu-20.04
cc: gcc-10
config_args: ""
extra: "libldap2-dev libykpers-1-dev libnet-ldap-server-perl libmysqlclient-dev"
steps:
- uses: actions/checkout@v1
- name: Build and test