feat: remove e2e cache
This commit is contained in:
parent
b164ef474b
commit
9428fbc548
1 changed files with 1 additions and 2 deletions
3
nx.json
3
nx.json
|
|
@ -7,8 +7,7 @@
|
|||
"cacheableOperations": [
|
||||
"build",
|
||||
"lint",
|
||||
"test",
|
||||
"e2e"
|
||||
"test"
|
||||
],
|
||||
"accessToken": "MTVhM2EwZGYtMTk3MC00MDU0LTg0MTMtNWRhNWNmMGIwYzdhfHJlYWQtd3JpdGU="
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue