aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-01-31 18:56:42 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-01-31 18:56:42 -0500
commitb55cb6a80a675ce8fdece45cbbd6a2a10c59204f (patch)
tree0c6e14a0ff4f77922b1c58c7e120797a9475ddb5 /.github
parentmore github tests (diff)
downloadfirejail-b55cb6a80a675ce8fdece45cbbd6a2a10c59204f.tar.gz
firejail-b55cb6a80a675ce8fdece45cbbd6a2a10c59204f.tar.zst
firejail-b55cb6a80a675ce8fdece45cbbd6a2a10c59204f.zip
testing
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