Skip to content

Commit

Permalink
adding new env to integration.yml to be used to test against changes …
Browse files Browse the repository at this point in the history
…in another pr (#116)
  • Loading branch information
McKnight-42 authored Feb 11, 2022
1 parent 610a96d commit d5d94f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ jobs:
env:
BIGQUERY_TEST_SERVICE_ACCOUNT_JSON: ${{ secrets.BIGQUERY_TEST_SERVICE_ACCOUNT_JSON }}
BIGQUERY_TEST_ALT_DATABASE: ${{ secrets.BIGQUERY_TEST_ALT_DATABASE }}
BIGQUERY_TEST_NO_ACCESS_DATABASE: ${{ secrets.BIGQUERY_TEST_NO_ACCESS_DATABASE }}
run: tox

- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d5d94f9

Please sign in to comment.