Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Scaffold cypress tess, upgrade deps (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
vyorkc-nike-oss authored Jul 25, 2022
1 parent 82b13b9 commit ffddb38
Show file tree
Hide file tree
Showing 4 changed files with 10,332 additions and 3,820 deletions.
1 change: 1 addition & 0 deletions cerberus-dashboard/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ plugins {
node {
version = '16.15.0'
download = true
npmInstallCommand = "ci"
}

task buildDashboard(type: NpmTask, dependsOn: npmInstall) {
Expand Down
Loading

0 comments on commit ffddb38

Please sign in to comment.