Skip to content

Commit

Permalink
Update e2e_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barakplasma authored Feb 23, 2025
1 parent 16066de commit deb1c84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ jobs:

- name: Run E2E test - Offline
run: ./israel-weather-rs_ubuntu-latest --offline

- name: Alert me for rain
run: ./israel-weather-rs_ubuntu-latest | tail -n 21 | curl --globoff -H "Priority: low" -d @- '${{ secrets.NTFY_URL }}'

0 comments on commit deb1c84

Please sign in to comment.