Skip to content

Commit

Permalink
chore: update build shema
Browse files Browse the repository at this point in the history
  • Loading branch information
hamed-shirbandi committed Oct 25, 2023
1 parent 97a9009 commit b435fdb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .nuke/build.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
"enum": [
"Clean",
"Compile",
"Information",
"LogInformation",
"Preparation",
"Restore",
"RestoreDotNetTool",
"RestoreDotNetTools",
"RunMutationTests",
"RunUnitTests"
]
Expand All @@ -94,10 +94,10 @@
"enum": [
"Clean",
"Compile",
"Information",
"LogInformation",
"Preparation",
"Restore",
"RestoreDotNetTool",
"RestoreDotNetTools",
"RunMutationTests",
"RunUnitTests"
]
Expand Down

0 comments on commit b435fdb

Please sign in to comment.