tq
This commit is contained in:
@ -3,12 +3,10 @@ name: 简单测试
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
container:
|
||||
# Specifies the network to which the container will connect.
|
||||
# Could be host, bridge or the name of a custom network.
|
||||
# If it's empty, act_runner will create a network automatically.
|
||||
network: "t1"
|
||||
|
||||
jobs:
|
||||
container:
|
||||
network: "t1"
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user