Skip to content

Commit

Permalink
fix(ci): inherit secrets to providers validation (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother authored Jan 16, 2024
1 parent 18935cb commit 15ff3db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sub-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
integration-tests-providers:
name: Providers Integration Tests - ${{ inputs.stage }}
uses: ./.github/workflows/sub-providers.yml
secrets: inherit
with:
providers_directory: "src/providers/"
stage-url: ${{ inputs.stage-url }}
Expand Down

0 comments on commit 15ff3db

Please sign in to comment.