Skip to content

Commit fe0b3dc

Browse files
authored
Merge pull request #273 from umihico/2024-09-03T2208/fix
fix: remove failing ECR cleaning
2 parents 11571bb + 70bdc4d commit fe0b3dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/demo-test.yml

Lines changed: 0 additions & 2 deletions
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)