Skip to content

Commit 70bdc4d

Browse files
committed
fix: remove failing ECR cleaning
1 parent 11571bb commit 70bdc4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/demo-test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ jobs:
3232
sls deploy
3333
sls invoke --function demo |& tee /tmp/scraping-result.txt
3434
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

Comments
 (0)