testing if i need both dxcc calls
这个提交包含在:
父节点
ede0b201a5
当前提交
08c5e4420f
共有 1 个文件被更改,包括 0 次插入 和 3 次删除
3
.github/workflows/cypress-tests.yml
vendored
3
.github/workflows/cypress-tests.yml
vendored
|
|
@ -19,9 +19,6 @@ jobs:
|
|||
- 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"
|
||||
|
||||
- name: Install Cypress
|
||||
run: npm install cypress
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用