Skip to content

Commit

Permalink
Update CI-test_worker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmerrell committed Dec 19, 2023
1 parent cddd0c4 commit 789a596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-test_worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Execute Tests
run: |
python src/handler.py --test_input='{"input": "test"}'
python src/rp_handler.py --test_input='{"input": "test"}'
terminate_worker:
if: ${{ always() && !success() }}
Expand Down

0 comments on commit 789a596

Please sign in to comment.