@grafana/ui: release (#17754)
* Specifying named exports for slate * Make sure tests are performed at the beginning * Version bump
This commit is contained in:
@@ -115,7 +115,7 @@ const releaseTaskRunner: TaskRunner<ReleaseTaskOptions> = async ({
|
||||
await ensureMasterBranch();
|
||||
}
|
||||
|
||||
runChecksAndTests();
|
||||
await runChecksAndTests();
|
||||
|
||||
await execTask(buildTask)();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user