Skip to content

Commit 441fba3

Browse files
committed
fix tests
1 parent e8f9b83 commit 441fba3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
failure-notification:
5252
runs-on: ubuntu-latest
5353
if: ${{ failure() }}
54-
needs: [run-tests]
54+
needs: [run]
5555
steps:
5656

5757
- name: Discord Failure Notification

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.12
1+
1.2.13

0 commit comments

Comments
 (0)