Skip to content

Commit

Permalink
Enable UTs on HelloWorld
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc committed Aug 21, 2023
1 parent e1d29cc commit f0a7898
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-tutorial-hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run:
name: ""
uses: ./.github/workflows/reusable-builder.yml
with:
with:
target_repository: fprime-community/fprime-tutorial-hello-world
build_location: HelloWorldDeployment
run_unit_tests: false
run_unit_tests: true

0 comments on commit f0a7898

Please sign in to comment.