Skip to content

Commit e63f74c

Browse files
committed
remove pipeline job from this PR
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
1 parent 684e43d commit e63f74c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -781,11 +781,3 @@ jobs:
781781
- name: Check datafusion-proto
782782
working-directory: datafusion/proto
783783
run: cargo msrv --output-format json --log-target stdout verify
784-
typos:
785-
name: Spell Check with Typos
786-
runs-on: ubuntu-latest
787-
steps:
788-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
789-
with:
790-
persist-credentials: false
791-
- uses: crate-ci/typos@master

0 commit comments

Comments
 (0)