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 068df33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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 068df33

Please sign in to comment.