This commit is contained in:
parent
5e52dae3b3
commit
6f7e5a3d1c
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ jobs:
|
|||
- name: Build and Run Unit Tests
|
||||
run: |
|
||||
./gradlew assembleDebug testDebugUnitTest \
|
||||
-PAPI_BASE_URL={{ secrets.API_BASE_URL }} \
|
||||
-PAPI_BASE_URL=${{ secrets.API_BASE_URL }} \
|
||||
-PACCESS_TOKEN="${{ secrets.ACCESS_TOKEN }}"
|
Loading…
Add table
Reference in a new issue