We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574877c commit 709bec6Copy full SHA for 709bec6
.github/workflows/dev-pr-run-unit-tests.yml
@@ -10,4 +10,4 @@ jobs:
10
unit_tests:
11
uses: ./.github/workflows/.unit-tests.yml
12
secrets:
13
- mapbox_token: ${{ secrets.MAPBOX_TOKEN }}
+ mapbox_token: ${{ secrets.CYPRESS_MAPBOX_TOKEN }}
0 commit comments