Skip to content

Commit

Permalink
Pass blob uri for test
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Aug 25, 2024
1 parent 575f5ef commit 61e608f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
TEST_DATABASE: ${{ secrets.TEST_DATABASE }}
SECONDARY_ENGINE_CONNECTION_STRING: ${{ secrets.SECONDARY_ENGINE_CONNECTION_STRING }}
SECONDARY_DATABASE: ${{ secrets.SECONDARY_DATABASE }}
BLOB_URI_FOR_TEST: ${{ secrets.BLOB_URI_FOR_TEST }}
GOMAXPROCS: 200

- name: Display tests data
Expand Down

0 comments on commit 61e608f

Please sign in to comment.