🚀 gif creator benchmark

This commit is contained in:
platane
2020-10-09 12:43:25 +02:00
parent bc18120a98
commit 202bd7cacb
4 changed files with 67 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ jobs:
- uses: bahmutov/npm-install@v1.4.1
- run: ( cd packages/compute ; yarn benchmark )
- run: ( cd packages/gif-creator ; yarn benchmark )
test-action:
runs-on: ubuntu-latest