add another request for dxcc
这个提交包含在:
父节点
08d2ffaa3b
当前提交
e0af386cc5
共有 1 个文件被更改,包括 3 次插入 和 0 次删除
3
.github/workflows/cypress-tests.yml
vendored
3
.github/workflows/cypress-tests.yml
vendored
|
|
@ -16,6 +16,9 @@ jobs:
|
|||
- name: Wait for services to start
|
||||
run: sleep 10
|
||||
|
||||
- name: Populate dxcc_entities table
|
||||
run: curl "http://localhost/index.php/update/dxcc"
|
||||
|
||||
- name: Populate dxcc_entities table
|
||||
run: curl "http://localhost/index.php/update/dxcc_entities"
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用