Update .gitea/workflows/test.yaml
checks / check and test (push) Failing after 2s
Details
checks / check and test (push) Failing after 2s
Details
parent
e760ec4893
commit
bc4f03c8a9
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
labels: [trader_prod]
|
labels: [trader_deploy_prod]
|
||||||
name: check and test
|
name: check and test
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
|
|
Loading…
Reference in New Issue