Skip to content

Fix not working ota update by using cert bundle (ca_cert.pem no longe… #145

Fix not working ota update by using cert bundle (ca_cert.pem no longe…

Fix not working ota update by using cert bundle (ca_cert.pem no longe… #145

Workflow file for this run

name: Host tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
#Run perl5 script to verify file sizies in controls_xxx.txt files
#Compile
- name: compile and run all host tests
run:
make host-test-all