Skip to content

Commit

Permalink
GP-20469 Add all dependencies in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pfigel committed Jul 19, 2024
1 parent 6aa9627 commit bdf0072
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
cp -R "$GITHUB_WORKSPACE/de.systopia.contract" "$EXT_DIR/de.systopia.contract"
git clone https://github.com/Project60/org.project60.banking.git "$EXT_DIR/org.project60.banking"
git clone https://github.com/Project60/org.project60.sepa.git "$EXT_DIR/org.project60.sepa"
git clone https://lab.civicrm.org/extensions/mjwshared.git "$EXT_DIR/mjwshared"
git clone https://github.com/greenpeace-cee/adyen.git "$EXT_DIR/adyen"
cv en de.systopia.contract
- id: run-tests
name: "Run Tests"
Expand Down

0 comments on commit bdf0072

Please sign in to comment.