Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leyou240 committed Aug 2, 2024
1 parent b8173b6 commit 08d0c31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: typos-action
uses: crate-ci/[email protected]
# - name: typos-action
# uses: crate-ci/[email protected]

- name: Benchmark
run: go test -bench=. -benchmem -run=none ./...
Expand Down

0 comments on commit 08d0c31

Please sign in to comment.