alamb commented on code in PR #22544:
URL: https://github.com/apache/datafusion/pull/22544#discussion_r3312409644


##########
.github/workflows/extended.yml:
##########
@@ -80,16 +80,20 @@ jobs:
         run: |
           sudo apt-get update
           sudo apt-get install -y protobuf-compiler
+      - name: Install nextest
+        uses: taiki-e/install-action@213ccc1a076163c093f914550b94feb90fab916d  
# v2.79.2
+        with:
+          tool: nextest

Review Comment:
   this is a nice way to avoid having to rebuild nextest each run



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to