turboFei commented on code in PR #1228:
URL: https://github.com/apache/auron/pull/1228#discussion_r2306061894


##########
.github/workflows/tpcds-reusable.yml:
##########
@@ -121,16 +123,13 @@ jobs:
           version: "21.7"
           repo-token: ${{ secrets.GITHUB_TOKEN }}
 
-      - uses: actions-rust-lang/setup-rust-toolchain@v1
+      - uses:  ./.github/actions/setup-rust-toolchain
         with:
           rustflags: --allow warnings -C target-feature=+aes
           components:
             cargo
             rustfmt
 
-      - name: Rustfmt Check
-        uses: actions-rust-lang/rustfmt@v1

Review Comment:
   not necessary, remove it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to