We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11571bb commit 70bdc4dCopy full SHA for 70bdc4d
.github/workflows/demo-test.yml
@@ -32,5 +32,3 @@ jobs:
32
sls deploy
33
sls invoke --function demo |& tee /tmp/scraping-result.txt
34
cat /tmp/scraping-result.txt | grep -q "This domain is for use in illustrative examples in documents"
35
- - name: Clean up (ECR costs)
36
- run: sls remove
0 commit comments