Skip to content

Commit bbcff19

Browse files
committedAug 8, 2024
Revert test dependsOn so as to avoid a merge conflict
1 parent b818515 commit bbcff19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎nx.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"{projectRoot}/test/**",
3030
"{projectRoot}/types.ts"
3131
],
32-
"dependsOn": ["^build"],
32+
"dependsOn": ["build"],
3333
"cache": true
3434
},
3535
"last-checks": {

0 commit comments

Comments
 (0)
Failed to load comments.