summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-17 18:44:30 +0700
committerhathach <[email protected]>2023-03-17 18:44:30 +0700
commit6683053f4827b682f51c56ed664e440c0286de80 (patch)
tree46c80d419889884f13baf8467edb5d363b68b295 /.github/workflows/pre-commit.yml
parent57d23c7a68b37555cfe1c8a8dc4c0983fb07f0e9 (diff)
finalize
Diffstat (limited to '.github/workflows/pre-commit.yml')
-rw-r--r--.github/workflows/pre-commit.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index 86c106151..ab416bc52 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -35,9 +35,6 @@ jobs:
- name: Run pre-commit
uses: pre-commit/[email protected]
- - name: Run codespell
- uses: codespell-project/actions-codespell@master
-
- name: Build Fuzzer
run: |
export CC=clang