mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
@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