fix spacing
Co-authored-by: Greg <71906536+zhongruige@users.noreply.github.com>
This commit is contained in:
parent
a88bc666de
commit
07f72c80b4
|
@ -27,7 +27,7 @@ jobs:
|
||||||
npm run build:assets
|
npm run build:assets
|
||||||
npm install jest
|
npm install jest
|
||||||
|
|
||||||
- name: Run smoke test.
|
- name: Run smoke test.
|
||||||
env:
|
env:
|
||||||
SMOKE_TEST_URL: ${{ secrets.SMOKE_TEST_URL }}
|
SMOKE_TEST_URL: ${{ secrets.SMOKE_TEST_URL }}
|
||||||
SMOKE_TEST_ADMIN_USER: ${{ secrets.SMOKE_TEST_ADMIN_USER }}
|
SMOKE_TEST_ADMIN_USER: ${{ secrets.SMOKE_TEST_ADMIN_USER }}
|
||||||
|
|
Loading…
Reference in New Issue