Skip to content

Commit 04a240b

Browse files
authored
Merge pull request #965 from LIT-Protocol/chore/ci-disable-naga-test-temp
Chore/ci disable naga test temp
2 parents 8ba4b2a + d7e4888 commit 04a240b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/e2e-naga.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ jobs:
5656
# - environment: naga-staging
5757
# network: naga-staging
5858
# privateKey: LIVE_MASTER_ACCOUNT_NAGA_STAGING
59-
- environment: naga-test
60-
network: naga-test
61-
privateKey: LIVE_MASTER_ACCOUNT_NAGA_TEST
59+
# - environment: naga-test
60+
# network: naga-test
61+
# privateKey: LIVE_MASTER_ACCOUNT_NAGA_TEST
6262
env:
6363
LOG_LEVEL: debug2
6464
LIVE_MASTER_ACCOUNT: ${{ secrets[matrix.privateKey] }}

0 commit comments

Comments
 (0)