diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c73ce36..cc60adaa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -284,6 +284,7 @@ jobs: # concurrency: browserstack_lock # name: PayPal Tests on Safari 🐯 # runs-on: ubuntu-latest + # steps: # - name: Checkout 🛎 # uses: actions/checkout@v3 diff --git a/src/index.js b/src/index.js index 0c570239..f17481ba 100644 --- a/src/index.js +++ b/src/index.js @@ -26,7 +26,7 @@ * For more control and customization, use [`dropin.create` instead](#.create). * * See our [demo app](../../script-tag-integration.html) for an example of using our script tag integration. - * + * Look, a change * @example *