Skip to content

Commit

Permalink
tweak loadcheck (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
raidensakura committed Jun 6, 2023
1 parent 36f386b commit a3e1c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loadcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run script loadcheck.py
run: |
pipenv -m python3 .github/workflows/scripts/loadcheck.py
pipenv run python .github/workflows/scripts/loadcheck.py
env:
TOKEN: ${{ secrets.DISCORD_TEST_BOT }}
CONNECTION_URI: ${{ secrets.CONNECTION_URI }}
Expand Down

0 comments on commit a3e1c10

Please sign in to comment.