Skip to content

Commit

Permalink
Tests issues fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-rhythms committed Oct 13, 2023
1 parent ae85bfe commit f72cf1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/01-wallet-npmton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18.x'
- run: echo MNEMONIC=\"${{ secrets.TUTORIALS_TESTNET_MNEMONIC }}\" > .env
- run: echo 'MNEMONIC='${{ secrets.TUTORIALS_TESTNET_MNEMONIC }} >> .env
- run: cd 01-wallet/test/npmton && ./index.sh

0 comments on commit f72cf1b

Please sign in to comment.