Skip to content

Commit a8f7f70

Browse files
author
Pong Li
committed
Test sauce labs in CI
1 parent 0be6477 commit a8f7f70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
- run: |
7474
npm ci
7575
rm -rf ./coverage
76+
echo $COVERALLS_REPO_TOKEN
7677
npm test
7778
npm run coveralls
7879
export REMOTE_VERSION=$(npm dist-tag ls immutable-assign | cut -d' ' -f 2)

0 commit comments

Comments
 (0)