testing if i need both dxcc calls

This commit is contained in:
Patrick Burns 2024-04-07 20:08:43 -05:00
parent ede0b201a5
commit 08c5e4420f

View file

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