Skip to content

Commit

Permalink
DO NOT MERGE - Test only
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinG authored Dec 12, 2023
1 parent 16dfe86 commit ec0633b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ jobs:
git clone https://lab.civicrm.org/extensions/firewall.git
git clone https://lab.civicrm.org/extensions/stripe.git
git clone https://github.com/iATSPayments/com.iatspayments.civicrm.git
cd com.iatspayments.civicrm
curl -L -O https://github.com/iATSPayments/com.iatspayments.civicrm/pull/444.patch
git apply 444.patch
- name: Download Civi extensions normal
if: ${{ matrix.drupal != '10.0.*' }}
run: |
Expand Down

0 comments on commit ec0633b

Please sign in to comment.