Compare commits
1 Commits
ed00c24506
...
ed0fb71074
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed0fb71074 |
@@ -46,6 +46,7 @@ jobs:
|
|||||||
uses: golangci/golangci-lint-action@v7
|
uses: golangci/golangci-lint-action@v7
|
||||||
with:
|
with:
|
||||||
version: v2.1.6
|
version: v2.1.6
|
||||||
|
install-mode: goinstall
|
||||||
|
|
||||||
test-linux:
|
test-linux:
|
||||||
name: Test (Linux)
|
name: Test (Linux)
|
||||||
@@ -111,4 +112,4 @@ jobs:
|
|||||||
run: make build-ci
|
run: make build-ci
|
||||||
|
|
||||||
- name: Run smoke tests
|
- name: Run smoke tests
|
||||||
run: GREYWALL_TEST_NETWORK=1 ./scripts/smoke_test.sh ./greywall
|
run: ./scripts/smoke_test.sh ./greywall
|
||||||
|
|||||||
Reference in New Issue
Block a user