Only build core in CI
This commit is contained in:
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user