We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5beeba commit eea3e2eCopy full SHA for eea3e2e
.github/workflows/pull-request.yml
@@ -16,7 +16,7 @@ jobs:
16
17
higgs-shop-sample-app:
18
name: "Check Higgs Shop Sample App"
19
- uses: mParticle/mparticle-android-sample-apps/.github/workflows/pull-request-app-checks.yml
+ uses: ./.github/workflows/pull-request-app-checks.yml
20
with:
21
app_relative_path: "core-sdk-samples/higgs-shop-sample-app"
22
0 commit comments