We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e650e commit 6619487Copy full SHA for 6619487
.circleci/config.yml
@@ -118,8 +118,6 @@ jobs:
118
# required to init configs that pass environment variables to fastlane later
119
flutter build ios --config-only integration_test/all_test.dart \
120
--release --dart-define=ACCESS_TOKEN=${MAPBOX_ACCESS_TOKEN}
121
- flutter build ios integration_test/all_test.dart \
122
- --release --dart-define=ACCESS_TOKEN=${MAPBOX_ACCESS_TOKEN}
123
124
popd # to repo root
125
0 commit comments