Skip to content

Commit

Permalink
Add backend password to test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
physikerwelt authored Jan 11, 2024
1 parent 1512aee commit 01e1046
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:

permissions:
contents: read
env:
OAI_BASIC_PASSWORD: ${{ secrets.OAI_BASIC_PASSWORD }}

jobs:
build:
Expand Down

0 comments on commit 01e1046

Please sign in to comment.