aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/CI.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
index 0de8b3e..574c565 100644
--- a/.github/workflows/CI.yml
+++ b/.github/workflows/CI.yml
@@ -88,3 +88,6 @@ jobs:
fpm build
fpm run
fpm run --args build
+ cd ../test/example_packages/hello_world
+ ../../../fpm/fpm build
+ ./hello_world