ci: deny warnings only in lint jobs (#3982)

This commit is contained in:
DaniPopes
2023-07-29 15:37:18 +02:00
committed by GitHub
parent 334d6068ad
commit 555a1dd2b5
7 changed files with 0 additions and 7 deletions

View File

@ -5,7 +5,6 @@ on:
branches: [main]
env:
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
concurrency:

View File

@ -9,7 +9,6 @@ on:
env:
REPO_NAME: ${{ github.repository_owner }}/reth
IMAGE_NAME: ${{ github.repository_owner }}/reth
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
DOCKER_IMAGE_NAME: ghcr.io/${{ github.repository_owner }}/reth
DOCKER_USERNAME: ${{ github.actor }}

View File

@ -5,7 +5,6 @@ on:
branches: [main]
env:
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
concurrency:

View File

@ -4,7 +4,6 @@ on:
- cron: '0 0 * * *'
env:
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
concurrency:

View File

@ -5,7 +5,6 @@ on:
branches: [main]
env:
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
GETH_BUILD: 1.12.0-e501b3b0
SEED: rustethereumethereumrust

View File

@ -10,7 +10,6 @@ on:
env:
REPO_NAME: ${{ github.repository_owner }}/reth
IMAGE_NAME: ${{ github.repository_owner }}/reth
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
jobs:

View File

@ -5,7 +5,6 @@ on:
branches: [main]
env:
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
SEED: rustethereumethereumrust