temp: test unthrottled install parsers workflow

This commit is contained in:
MeanderingProgrammer 2025-07-24 14:58:41 -07:00
parent ee4c75339c
commit cd73338f88
No known key found for this signature in database

View file

@ -33,7 +33,7 @@ jobs:
- if: inputs.type == 'build'
name: Compile parsers
run: $NVIM -l ./scripts/install-parsers.lua --max-jobs=10
run: $NVIM -l ./scripts/install-parsers.lua
- if: inputs.type == 'generate'
name: Generate and compile parsers