Skip to content

Commit 3539572

Browse files
FedeDPpoiana
authored andcommitted
chore(ci): enable dummy tests on the testing framework.
Signed-off-by: Federico Di Pierro <[email protected]>
1 parent 5777a44 commit 3539572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_test_packages.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
test-falco: 'true'
6060
test-falcoctl: 'true'
6161
test-k8saudit: 'true'
62+
test-dummy: 'true'
6263
static: ${{ inputs.static && 'true' || 'false' }}
6364
test-drivers: ${{ inputs.arch == 'x86_64' && 'true' || 'false' }}
6465
show-all: 'true'

0 commit comments

Comments
 (0)