Skip to content

Commit

Permalink
Update package.test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sirateek authored Dec 21, 2020
1 parent e10c342 commit 0299f90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
echo CHANNELACCESSTOKEN =${{ secrets.TESTCHANNELACCESSTOKEN }} >> .env
echo CHANNELSECRET =${{ secrets.TESTCHANNELSECRET }} >> .env
echo USERID =${{ secrets.TESTUSERID }} >> .env
echo LAHRUNTESTFROM =${{ GITHUB_REF }} >> .env
- run: npm ci
- run: npm test

0 comments on commit 0299f90

Please sign in to comment.