aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-01-31 18:12:31 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-01-31 18:12:31 -0500
commit798031b205fd5eadaf4625c8292acb38ad6bfd01 (patch)
tree02536fa7ad4dc88a36bd23a2c912c8c755ecbe9b /.github
parentMerge pull request #5635 from kmk3/dc-add-ro-editor-browser (diff)
downloadfirejail-798031b205fd5eadaf4625c8292acb38ad6bfd01.tar.gz
firejail-798031b205fd5eadaf4625c8292acb38ad6bfd01.tar.zst
firejail-798031b205fd5eadaf4625c8292acb38ad6bfd01.zip
more github tests
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f075ec493..d185fa4dc 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -85,3 +85,5 @@ 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