Skip to content

Commit

Permalink
Add Mapbox public token to unit tests (#1865)
Browse files Browse the repository at this point in the history
  • Loading branch information
OdNairy committed Jan 20, 2023
1 parent a01b95e commit efba681
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ workflows:
- run-unit-tests:
context:
- Slack Orb
- Maps SDK/Public Mapbox Token
xcode: 14.1.0
matrix:
parameters:
Expand All @@ -79,6 +80,7 @@ workflows:
- run-unit-tests:
context:
- Slack Orb
- Maps SDK/Public Mapbox Token
xcode: 12.5.1
matrix:
parameters:
Expand Down Expand Up @@ -258,6 +260,7 @@ workflows:
- run-unit-tests:
context:
- Slack Orb
- Maps SDK/Public Mapbox Token
xcode: 14.1.0
codecoverage: true
matrix:
Expand All @@ -268,6 +271,7 @@ workflows:
- run-unit-tests:
context:
- Slack Orb
- Maps SDK/Public Mapbox Token
xcode: 12.5.1
matrix:
parameters:
Expand All @@ -285,6 +289,7 @@ workflows:
- run-unit-tests:
context:
- Slack Orb
- Maps SDK/Public Mapbox Token
name: run-unit-tests-min-turf
xcode: 13.1.0
destination: OS=15.0,name=iPhone 12
Expand Down

0 comments on commit efba681

Please sign in to comment.