Skip to content

Commit ab81173

Browse files
committed
fix: don't continue on error
1 parent e12d338 commit ab81173

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/updatePermitInfo.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
run: yarn install --frozen-lockfile
3333

3434
- name: Generate Permit Info
35-
continue-on-error: true
3635
env:
3736
RPC_URL: ${{ secrets[format('RPC_URL_{0}', matrix.chainId)] }}
3837
TOKEN_LIST: src/public/${{ format(matrix.tokenList, matrix.chainId) }}

0 commit comments

Comments
 (0)