Skip to content

ci: add macos_arm64, macos_x86_64 in more jobs in binary_artifact.yml #52

ci: add macos_arm64, macos_x86_64 in more jobs in binary_artifact.yml

ci: add macos_arm64, macos_x86_64 in more jobs in binary_artifact.yml #52

name: Code CI vlib modules
on:
push:
paths:
- '**/cmd/tools/vdoc/theme/**'
pull_request:
paths:
- '**/cmd/tools/vdoc/theme/**'
jobs:
lint-module-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Formatting
uses: creyD/[email protected]
with:
prettier_options: --check cmd/tools/vdoc/theme