1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Test testing workflow

This commit is contained in:
Zhiyuan Zheng
2021-01-16 02:02:44 +01:00
parent 64b0e413b3
commit 154838fdd4
3 changed files with 26 additions and 8 deletions

View File

@@ -39,11 +39,6 @@ export default (): ExpoConfig => ({
postPublish: [
{
file: 'sentry-expo/upload-sourcemaps'
// config: {
// organization: "your sentry organization's short name here",
// project: "your sentry project's name here",
// authToken: 'your auth token here'
// }
}
]
},