Skip to content

Commit

Permalink
chore: Remove unused env vars from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Sep 5, 2024
1 parent 02e2c3c commit ed55c5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr_pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ name: pre-commit
on:
pull_request:

env:
CARGO_TERM_COLOR: always
HADOLINT_VERSION: "v1.17.6"

jobs:
pre-commit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ed55c5e

Please sign in to comment.