debug: ci
This commit is contained in:
parent
4ed5be6171
commit
ce563941d5
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -2,8 +2,8 @@ name: "test"
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
tags-ignore:
|
# tags-ignore:
|
||||||
- '**'
|
# - '**'
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user