fixup! Add benchmarks
Some checks failed
Run tests / run-tests (push) Successful in 2m45s
Run benchmarks / run-tests (push) Has been cancelled

This commit is contained in:
2025-12-13 16:40:11 +09:00
parent af4b6ed16a
commit 1d8dc02d8b

View File

@@ -46,6 +46,7 @@ jobs:
uses: https://git.pvv.ntnu.no/Projects/rsync-action@v1
with:
source: ./benchmark/*.svg
quote-source: false
target: ${{ gitea.ref_name }}/benchmark/${{ github.run_id }}/
username: gitea-web
ssh-key: ${{ secrets.WEB_SYNC_SSH_KEY }}