remove no enable

This commit is contained in:
Bhavin Patel
2024-07-08 15:27:50 -07:00
parent c16658d8d8
commit e82f484cb4
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
git pull
git checkout ${GITHUB_REF#refs/heads/}
echo "The target branch for this PR is ${{ github.base_ref }}"
contentctl test --disable-tqdm --no-enable-integration-testing --post-test-behavior never_pause mode:changes --mode.target-branch ${{ github.base_ref }}
contentctl test --disable-tqdm never_pause mode:changes --mode.target-branch ${{ github.base_ref }}
mkdir test_results
# cp summary.yml test_results/
cp test_results/summary.yml artifacts/