feat: Add igniter task to convert an app to use @tanstack/db #199
elixir_tests.yml
on: pull_request
mix test
27s
Test installation as a dependency without Electric or Ecto
2m 5s
Test installation as a dependency with embedded Electric
3m 18s
Test integration apps
2m 16s
mix format --check-formatted
12s
Annotations
1 error
|
mix test
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|