Skip to content

Commit

Permalink
remove full list from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fionnachan committed Dec 21, 2023
1 parent e24f96c commit 69b2c23
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/generate-token-lists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,6 @@ jobs:
version: true
command: yarn arbify --l2NetworkID 421614 --ignorePreviousList 421614_arbed_uniswap_labs_default.json --tokenList https://gateway.ipfs.io/ipns/tokens.uniswap.org --newArbifiedList ./src/ArbTokenLists/421614_arbed_uniswap_labs_default.json

- name: ArbSepolia FullList
paths:
- ArbTokenLists/421614_arbed_full.json
version: false
command: yarn fullList --l2NetworkID 421614 --newArbifiedList ./src/ArbTokenLists/421614_arbed_full.json --skipValidation
env:
INFURA_KEY: '${{ secrets.INFURA_KEY }}'
MAINNET_RPC: 'https://mainnet.infura.io/v3/${{ secrets.INFURA_KEY }}'
Expand Down

0 comments on commit 69b2c23

Please sign in to comment.