]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Typo
authorChocobozzz <me@florianbigard.com>
Mon, 22 Nov 2021 14:54:08 +0000 (15:54 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 22 Nov 2021 14:54:08 +0000 (15:54 +0100)
.github/workflows/benchmark.yml

index ee2a2b3a49393a9b3c76d84c27590e0815040cff..171b76ebfe6e972c57a4f2b223cbb3aedce5557c 100644 (file)
@@ -88,7 +88,7 @@ jobs:
 
       - name: Startup
         run: |
-          npm run clean:server:tests
+          npm run clean:server:test
 
           startCold=`date +%s`
           NODE_APP_INSTANCE=1 NODE_ENV=test node dist/server --benchmark-startup