Skip to content

Commit

Permalink
updated API
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik K <[email protected]>
  • Loading branch information
Dominik-K committed Dec 21, 2023
1 parent 902db84 commit 37346f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: Build and test libocpp
on:
push:


jobs:
build_and_test:
uses: EVerest/everest-core/.github/workflows/build_and_test.yaml@CI/reusable-workflow
with:
run_unit_tests: true
run_integration_tests: false
unit_tests: true
integration_tests: false
repository: EVerest/libocpp
repository_ref: CI/reusable-workflow # TODO use a context-variable instead

0 comments on commit 37346f4

Please sign in to comment.