diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000000000000000000000000000000000000..19eb304c801b252e9ca4027d4a9c8cbbdc7218b4
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,5 @@
+test:
+    image: python:3.8-slim
+    script:
+        - cd ..
+        - python3 -m ebpfcat.ebpf_test -v