Skip to content

Commit 4191d63

Browse files
committed
Rm error simulation
1 parent 9cfa415 commit 4191d63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cicd.yml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- name: Run tests
2828
run: |
2929
echo "Mock testing..."
30-
exit 1 # Simulate a failing test
3130
3231
deploy-to-staging:
3332
needs: test

0 commit comments

Comments
 (0)