Skip to content

Commit

Permalink
Rm error simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
alukach committed Jun 28, 2024
1 parent 9cfa415 commit 4191d63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Run tests
run: |
echo "Mock testing..."
exit 1 # Simulate a failing test
deploy-to-staging:
needs: test
Expand Down

0 comments on commit 4191d63

Please # to comment.