Skip to content

手动改了顺序,测试 lint CI 是否正常工作? #542

手动改了顺序,测试 lint CI 是否正常工作?

手动改了顺序,测试 lint CI 是否正常工作? #542

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest'
version: '20'