Skip to content

fix: prettier toml plugin path #516

fix: prettier toml plugin path

fix: prettier toml plugin path #516

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
mac:
uses: ./.github/workflows/std.yml
with:
runs-on: macOS-13
secrets: inherit
linux:
uses: ./.github/workflows/std.yml
with:
runs-on: ubuntu-latest
secrets: inherit