Skip to content

test: delete count

test: delete count #2

Workflow file for this run

name: Test indexes
on:
pull_request:
jobs:
build:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- name: Fetch plugin manifests and generate a list of plugins
run: go run cmd/crawler/main.go site/data/index.yaml