Skip to content

Commit

Permalink
ci(pytest): specify secrets: inherit to pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Oct 17, 2023
1 parent fa08d75 commit 2a22900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: ./.github/workflows/r-pytest.yml
with:
image_tag: ci-${{ github.base_ref }}
secrets: inherit

frontend-tests:
uses: ./.github/workflows/r-frontend_tests.yml

0 comments on commit 2a22900

Please sign in to comment.