-
Notifications
You must be signed in to change notification settings - Fork 820
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: move storage check in @predictions v2 (#7816)
@predictions requires that storage is configured. This commit moves the check out of the before() phase, as that is invoked even if @predictions is not used in the schema, leading to unnecessary errors. Co-authored-by: Colin Ihrig <[email protected]>
- Loading branch information
1 parent
b39141e
commit d060a41
Showing
1 changed file
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters