Skip to content

Commit c69fa7c

Browse files
committed
remove commented out SSH debug thing
1 parent 0aed4bc commit c69fa7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ jobs:
101101
run: yarn build:dev
102102
- name: Copy ENV File
103103
run: cp .env.ci .env
104-
# - name: Setup an interactive ssh session
105-
# uses: Warpbuilds/[email protected]
106-
# with:
107-
# limit-access-to-actor: true
108104
- name: Run End to End Tests
109105
if: steps.build.outputs.exit_code == 0
110106
run: yarn test:local --filter=testUseEoaSessionSigsToExecuteJsSigning,testUseEoaSessionSigsToPkpSign,testUsePkpSessionSigsToExecuteJsSigning,testUsePkpSessionSigsToPkpSign,testUseValidLitActionCodeGeneratedSessionSigsToPkpSign,testUseValidLitActionCodeGeneratedSessionSigsToExecuteJsSigning,testDelegatingCapacityCreditsNFTToAnotherWalletToExecuteJs,testEthAuthSigToEncryptDecryptString,testExecuteJsSignAndCombineEcdsa,testExecutJsDecryptAndCombine,testExecuteJsBroadcastAndCollect --exclude=Parallel

0 commit comments

Comments
 (0)