Skip to content

Commit

Permalink
Remove env var config from CI since it's not needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubernostrum committed Nov 19, 2023
1 parent d6cddfa commit 047a4e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ on:
env:
FORCE_COLOR: "1"
PIP_DISABLE_VERSION_CHECK: "1"
TEST_AKISMET_API_KEY: ${{ secrets.TEST_AKISMET_API_KEY }}
TEST_AKISMET_BLOG_URL: ${{ secrets.TEST_AKISMET_BLOG_URL }}

permissions:
contents: read
Expand Down

0 comments on commit 047a4e7

Please sign in to comment.