feat: add initial continous benchmarking
[poolifier.git] / .github / workflows / ci.yml
index 5b240db0c190eeab896cef6273c3066303f00677..3419c5719e142d55a15ef939083623bd3cc4fa26 100644 (file)
@@ -40,7 +40,7 @@ jobs:
           node-version: ${{ matrix.node }}
           cache: 'pnpm'
 
-      - name: Install
+      - name: Install Dependencies
         run: pnpm install --ignore-scripts
 
       - name: Build