Skip to content

Commit

Permalink
add access to repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
erexer committed Jan 14, 2025
1 parent f0f5a85 commit c399183
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
env:
AZURE_OPENAI_API_KEY: ${{ secrets.AZURE_OPENAI_API_KEY }}
AZURE_OPENAI_ENDPOINT: ${{ secrets.AZURE_OPENAI_ENDPOINT }}
repo_url: ${{ github.repository }}
run: python format_file.py

REPO_URL: ${{ github.repository }}
run: python format_file.py

0 comments on commit c399183

Please sign in to comment.