Skip to content

Commit

Permalink
Fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Breen committed Apr 22, 2021
1 parent f233577 commit b873ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
- name: Execute tests
env:
ADDRESS_AUTOCOMPLETE_API_KEY: ${{ secrets.AddressAutocomplteApiKey }}
ADDRESS_AUTOCOMPLETE_API_KEY: ${{ secrets.AddressAutocompleteApiKey }}
run: vendor/bin/phpunit

0 comments on commit b873ac9

Please sign in to comment.