Skip to content

Commit

Permalink
--fail-with-body
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulinaPacyna committed Oct 29, 2023
1 parent 3108dac commit fdb09f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-feature-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
curl -XPOST -u "PaulinaPacyna:${{secrets.PAT_TOKEN}}" \
-H "Accept: application/vnd.github.everest-preview+json" \
-H "Content-Type: application/json" https://api.github.com/repos/PaulinaPacyna/test_annotation_checker/dispatches \
--data '{"event_type": "feature"}'
--data '{"event_type": "feature"}' \
--fail-with-body

0 comments on commit fdb09f1

Please sign in to comment.