Browse Source

test github secret

pull/567/head
LouisLam 3 years ago
parent
commit
c1501742f5
  1. 1
      .github/workflows/auto-test.yml

1
.github/workflows/auto-test.yml

@ -31,3 +31,4 @@ jobs:
- run: npm test
env:
HEADLESS_TEST: 1
JUST_FOR_TEST: ${{ secrets.JUST_FOR_TEST }}

Loading…
Cancel
Save