Skip to content

Commit 697d51c

Browse files
committed
Update test-lit.yml
1 parent e00be6d commit 697d51c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test-lit.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
pull_request:
77
branches:
88
- master
9-
push:
10-
branches:
11-
- ci
129
workflow_dispatch:
1310

1411
jobs:
@@ -73,4 +70,4 @@ jobs:
7370
echo "SOLANA_PRIVATE_KEY=${{ secrets.SOLANA_PRIVATE_KEY }}" >> $GITHUB_WORKSPACE/wrapped-keys/nodejs/.env
7471
7572
- name: Run Tests
76-
run: yarn test-lit
73+
run: yarn test-lit

0 commit comments

Comments
 (0)