Skip to content

Commit 6de7f23

Browse files
committed
Test hello_world at the CI
1 parent fc8685d commit 6de7f23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@ jobs:
8888
fpm build
8989
fpm run
9090
fpm run --args build
91+
cd ../test/example_packages/hello_world
92+
../../../fpm/fpm build
93+
./hello_world

0 commit comments

Comments
 (0)