Skip to content

Commit

Permalink
Export fypp-based testapp in export test
Browse files Browse the repository at this point in the history
  • Loading branch information
aradi committed Aug 16, 2024
1 parent 73ff378 commit fc47602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
CMAKE_PREFIX_PATH=${INSTALL_DIR} cmake -B ${BUILD_DIR} -G Ninja test/export
cmake --build ${BUILD_DIR}
${BUILD_DIR}/app/testapp
${BUILD_DIR}/app/testapp_fypp
rm -rf ${BUILD_DIR}
- name: Test fpm export
Expand Down

0 comments on commit fc47602

Please sign in to comment.