Add Reusable Workflows (2)
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
generate-treesitter:
|
||||
name: Generate Grammar
|
||||
needs: install-treesitter
|
||||
steps:
|
||||
# Because our tree-sitter code is in a subdirectory,
|
||||
# and working-directory does not apply to uses, we
|
||||
# are forced to specify calls to the CI ourselves.
|
||||
|
||||
Reference in New Issue
Block a user