fix spacing

Co-authored-by: Greg <71906536+zhongruige@users.noreply.github.com>
This commit is contained in:
Ron Rennick 2021-04-13 08:25:22 -03:00 committed by GitHub
parent a88bc666de
commit 07f72c80b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
npm run build:assets
npm install jest
- name: Run smoke test.
- name: Run smoke test.
env:
SMOKE_TEST_URL: ${{ secrets.SMOKE_TEST_URL }}
SMOKE_TEST_ADMIN_USER: ${{ secrets.SMOKE_TEST_ADMIN_USER }}