Skip to content

plugin: add hexo-shiki-twoslash #1067

plugin: add hexo-shiki-twoslash

plugin: add hexo-shiki-twoslash #1067

Workflow file for this run

name: Tester
on: [push, pull_request_target]
jobs:
tester:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v2
- name: Install Dependencies
run: npm install
- name: Lint
run: npm run eslint
- name: Test
run: npm run build
env:
CI: true
- name: Comment PR
uses: marocchino/sticky-pull-request-comment@v2
with:
path: public/validate_theme.txt