Update .gitea/workflows/test.yml
checks / check and test (push) Has been cancelled
Details
checks / check and test (push) Has been cancelled
Details
parent
af48b4c5f7
commit
358780569b
|
@ -3,7 +3,8 @@ on:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
test:
|
||||||
|
labels: [docker]
|
||||||
name: check and test
|
name: check and test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue