Skip to content

Commit 3665e5d

Browse files
authored
theek hai commit
1 parent 0f860de commit 3665e5d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/second-art.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@ jobs:
3333
with:
3434
name: tweety-bird-text-file
3535

36-
- name: Test File Contents
37-
run: |
38-
if grep -q "tweety-bird" tweety-bird.txt; then
39-
echo "Tweety Bird found in file."
40-
else
41-
echo "Tweety Bird not found in file."
42-
exit 1
43-
fi
44-
4536
deploy_artwork:
4637
runs-on: ubuntu-latest
4738
needs: test_artwork

0 commit comments

Comments
 (0)