We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f4aab6 commit cb4cd0dCopy full SHA for cb4cd0d
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
run: ./vendor/bin/pest --coverage
36
37
support:
38
- needs: [phpstan, tests]
+ needs: [tests]
39
name: Discord Notification
40
runs-on: ubuntu-latest
41
steps:
0 commit comments