Skip to content

Commit 2555999

Browse files
committed
fix: tests
1 parent 3cef564 commit 2555999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
ls -l circuits
3434
- name: Run tests
3535
env:
36-
SEED_WORDS: ${{ secrets.seedWords }}
36+
SEED_WORDS: ${{ secrets.TEST_MNEMONIC }}
3737
run: |
3838
export PROVIDER_KEYFILE=accounts/provider.json
3939
export RSA_PRIVKEY_FILE=accounts/rsa_priv_key.pem

0 commit comments

Comments
 (0)