Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloCattano authored Dec 19, 2024
1 parent 4e8824f commit 8a62562
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
exit 1
fi
- name: Test the example binary
run: |
./example || echo "Execution of './example' failed with an error."
- name: Upload Release Asset
if: github.event_name == 'release' && github.event.action == 'published'
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 8a62562

Please sign in to comment.