Commit Graph

7 Commits

Author SHA1 Message Date
fryorcraken.eth 4c96150095
fix: only cache pnpm projects
Intent is to move all projects to same package manager.
2022-08-08 11:13:27 +10:00
fryorcraken.eth 1a6136d6c1
fix: caching is already handled by setup-node 2022-08-08 11:13:27 +10:00
fryorcraken.eth c5505aeffa
fix: use pnpm for web-chat
To better handle missing peer dependencies.
2022-08-08 11:13:27 +10:00
fryorcraken.eth 95b9d2ff74
feat: do not stop CI if an example fails
As other examples may or not also fail, best to have full result to
investigate and fix all examples at once.
2022-08-07 16:33:22 +10:00
fryorcraken.eth 6786aee866
fix: use npm ci 2022-08-07 16:30:22 +10:00
Franck Royer 47cc98f842
Examples are at the root folder now 2022-06-17 10:55:51 +10:00
Franck Royer 46a5586573
Add GitHub Action CI 2022-06-17 10:50:54 +10:00