Skip to content

Commit e0197a9

Browse files
committed
ci: revert 'anchor keys sync' (changes program ID, breaks hardcoded LIGHT_CPI_SIGNER)
1 parent 11e0965 commit e0197a9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/typescript-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ jobs:
5959

6060
- name: Build and sync program ID
6161
working-directory: ${{ matrix.example }}
62-
run: |
63-
anchor keys sync
64-
anchor build
62+
run: anchor build
6563

6664
- name: Test sbf
6765
working-directory: ${{ matrix.example }}

0 commit comments

Comments
 (0)