Skip to content

Commit

Permalink
Merge pull request #215 from Police-Data-Accessibility-Project/automa…
Browse files Browse the repository at this point in the history
…ted_tests_var_fix

Automated tests var fix
  • Loading branch information
mbodeantor committed Mar 25, 2024
2 parents 508cd2e + f05fc0c commit 8b04500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
- name: Run tests
env:
VUE_APP_PDAP_API_KEY: ${{ secrets.VUE_APP_PDAP_API_KEY }}
VITE_VUE_API_BASE_URL: ${{ secrets.VITE_VUE_API_BASE_URL }}
run: python regular_api_checks.py

0 comments on commit 8b04500

Please sign in to comment.