Skip to content

Commit

Permalink
updated workflow to checkout caller repo
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 18, 2023
1 parent a455c02 commit b4f5f84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ on:
jobs:
build_and_test:
uses: EVerest/everest-core/.github/workflows/build_and_test.yaml@CI/reusable-workflow
with:
repository: EVerest/libocpp
ref: CI/reusable-workflow # TODO use a context-variable instead

0 comments on commit b4f5f84

Please sign in to comment.