aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a1211a72b..f075ec493 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74 - name: run sysutils tests 74 - name: run sysutils tests
75 run: SHELL=/bin/bash make test-sysutils 75 run: SHELL=/bin/bash make test-sysutils
76 - name: run profile tests 76 - name: run profile tests
77 run: SHELL=/bin/bash make test-priofiles 77 run: SHELL=/bin/bash make test-profiles
78 - name: run fcopy tests 78 - name: run fcopy tests
79 run: SHELL=/bin/bash make test-fcopy 79 run: SHELL=/bin/bash make test-fcopy
80 - name: run fnetfilter tests 80 - name: run fnetfilter tests