Skip to content

Commit

Permalink
removed env from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ravachol-yang committed Mar 28, 2024
1 parent c2059f1 commit 4a9185e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ permissions:
jobs:
tests:
runs-on: ubuntu-latest
env:
BOT_TOKEN: "example"
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.11
Expand Down

0 comments on commit 4a9185e

Please sign in to comment.