Fix test workflow

This commit is contained in:
James Mills 2023-03-12 14:07:41 +10:00
parent 9080ecb244
commit 13d75f8949
No known key found for this signature in database
GPG key ID: AC4C014F1440EBD6

View file

@ -14,9 +14,6 @@ steps:
- name: 🧪 Test
commands:
- make certs
- cp certs/minica.pem /usr/local/share/ca-certificates/minica.crt
- update-ca-certificates
- make test
trigger: