Switch the sessionId to server-side #12
1 changed files with 2 additions and 0 deletions
|
@ -20,4 +20,6 @@ jobs:
|
|||
run: npm install
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue