Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Jun 15, 2024
1 parent 6b3da84 commit b37d153
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:

env:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }}
AI_TOKEN: ${{ secrets.AI_TOKEN }}
ENCRYPTION_KEY: ${{ secrets.ENCRYPTION_KEY }}

ROOT_PATH: sorusora

steps:
Expand Down

0 comments on commit b37d153

Please sign in to comment.