aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index d185fa4dc..f075ec493 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -85,5 +85,3 @@ jobs:
85 run: SHELL=/bin/bash make test-utils 85 run: SHELL=/bin/bash make test-utils
86 - name: run environment tests 86 - name: run environment tests
87 run: SHELL=/bin/bash make test-environment 87 run: SHELL=/bin/bash make test-environment
88 - name: run security filters tests
89 run: SHELL=/bin/bash make test-filters