Skip to content

Add missing labels in webapp (en) #141

Add missing labels in webapp (en)

Add missing labels in webapp (en) #141

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