2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00
Files
bbob/pnpm-workspace.yaml
Nikolay Kost 383d436b63 fix: github actions (#224)
* fix: github actions

* fix: node setup

* fix: node setup cache

* fix: node and npm

* fix: pnpm workspace and .gititnore

* fix: pnpm node setup

* fix: github actions

* fix: lock file

* fix: workflow install after setup node

* fix: lock file

* fix: vue3 tests
2024-03-25 17:06:15 +02:00

6 lines
74 B
YAML

packages:
- 'packages/*'
- 'examples/*'
- 'scripts'
- 'benchmark'