Skip to content

Commit

Permalink
fail the build job
Browse files Browse the repository at this point in the history
  • Loading branch information
Muneeb147 committed Oct 24, 2024
1 parent 208151e commit fcb6dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2
- name: Test Application
run: echo "Testing the application"
run: exit 1

0 comments on commit fcb6dae

Please sign in to comment.