placemark/togeojson

View on GitHub
.github/workflows/nodejs.yml

Summary

Maintainability
Test Coverage
name: Node CI

on: [push]

jobs:
  test:
    uses: "placemark/workflows/.github/workflows/vitest.yml@v3"