refactor: use pool side task functions list for hasTaskFunction()
[poolifier.git] / .github / workflows / benchmark.yml
index 1acc184fbc18d89461c6d82aa350e95660d4f545..34655f4c82ef5be8bb7b136d386727f78418e09e 100644 (file)
@@ -32,8 +32,5 @@ jobs:
       - name: Install
         run: pnpm install --ignore-scripts
 
-      - name: Production Build
-        run: pnpm build:prod
-
-      - name: Benchmark
-        run: pnpm benchmark
+      - name: Production Benchmark
+        run: pnpm benchmark:prod