upgrading dependencies

This commit is contained in:
orangecoding
2025-11-27 15:54:54 +01:00
parent 22df683969
commit 20d44b60ad
3 changed files with 253 additions and 228 deletions

View File

@@ -19,4 +19,4 @@ jobs:
cache: 'yarn'
- run: yarn install
- run: yarn test
- run: yarn testGH