mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
d0fc816460
commit
333a24bbf1
2 changed files with 4 additions and 7 deletions
7
.github/workflows/unit-test.yml
vendored
7
.github/workflows/unit-test.yml
vendored
|
|
@ -1,13 +1,8 @@
|
|||
name: unit-test
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- src/**
|
||||
- test/**
|
||||
pull_request:
|
||||
paths:
|
||||
- src/**
|
||||
- test/**
|
||||
|
||||
jobs:
|
||||
unit-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue