We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a50d1 commit ba438acCopy full SHA for ba438ac
1 file changed
.github/workflows/test.yml
@@ -91,6 +91,7 @@ jobs:
91
- name: Remove g2p_connect_demo from openspp-modules as it is not compatible with all OpenSPP variants
92
run: |
93
rm -rf g2p_connect_demo
94
+ rm -rf spp_farmer_registry_base
95
- name: Create temporary test-requirement.txt
96
97
touch spp-test-requirements.txt
0 commit comments