mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-10-10 06:55:15 +08:00
ci: upgrade
This commit is contained in:
13
.github/workflows/unit-test.yml
vendored
Normal file
13
.github/workflows/unit-test.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
name: Unit Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
unit-test:
|
||||
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
|
Reference in New Issue
Block a user