feat: remove e2e cache

This commit is contained in:
Brian Pooe 2023-06-03 18:15:04 +02:00
parent b164ef474b
commit 9428fbc548

View file

@ -7,8 +7,7 @@
"cacheableOperations": [
"build",
"lint",
"test",
"e2e"
"test"
],
"accessToken": "MTVhM2EwZGYtMTk3MC00MDU0LTg0MTMtNWRhNWNmMGIwYzdhfHJlYWQtd3JpdGU="
}