Skip to content

Commit b0107b1

Browse files
committed
test notifcation action
1 parent 84f457e commit b0107b1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ jobs:
4646

4747
- name: Run tests
4848
run: uv run tox -e ${{ matrix.django-version }}
49+
50+
notify:
51+
uses: apricotdotcool/reusable-workflows/.github/workflows/notification.yml@main
52+
with:
53+
message: "Tests complete!"

0 commit comments

Comments
 (0)