ci: update build_test_common_os

This commit is contained in:
Vincent Herlemont
2023-10-29 20:25:26 +01:00
parent 052c003c92
commit 07c8900dde
@@ -29,6 +29,8 @@ jobs:
run: just --version
- name: Build
run: just build_all
- name: Test
run: just test_all
release:
name: Release
runs-on: ubuntu-latest