testing if i need both dxcc calls

这个提交包含在:
Patrick Burns 2024-04-07 20:08:43 -05:00
父节点 ede0b201a5
当前提交 08c5e4420f

查看文件

@ -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