Skip to content

Commit

Permalink
workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
abachleda-baca committed Nov 4, 2024
1 parent d832851 commit c69ec72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pip install pipenv
pipenv install
- name: execute certificate expiry undeliverable report run
run: pipenv run python3 -m bin.report_cerificate_expiry_undeliverable --test agnieszka.bachleda@digital.justice.gov.uk
run: pipenv run python3 -m bin.report_certificate_expiry_undeliverable --test agnieszka.bachleda@digital.justice.gov.uk
env:
NOTIFY_API_KEY: ${{ secrets.NOTIFY_API_KEY }}

0 comments on commit c69ec72

Please sign in to comment.