Only build core in CI

This commit is contained in:
Daniel
2022-11-11 14:40:46 +01:00
parent b98d05716d
commit b2471abc70

View File

@@ -53,5 +53,5 @@ jobs:
- name: Run tests
run: ./test --test-only
- name: Build all
run: ./pack build
- name: Build Portmaster Core
run: ./cmds/portmaster-core/pack