We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11571bb + 70bdc4d commit fe0b3dcCopy full SHA for fe0b3dc
.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