We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684e43d commit e63f74cCopy full SHA for e63f74c
.github/workflows/rust.yml
@@ -781,11 +781,3 @@ jobs:
781
- name: Check datafusion-proto
782
working-directory: datafusion/proto
783
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