Skip to content

Commit

Permalink
remove un-needed ENV (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
  • Loading branch information
tyler36 and tyler36 committed Jul 7, 2023
1 parent d6b99ee commit 7a069fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ env:
NIGHTLY_DDEV_PR_URL: "https://nightly.link/ddev/ddev/actions/runs/1720215802/ddev-linux-amd64.zip"
# Allow ddev get to use a github token to prevent rate limiting by tests
DDEV_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Allow `--HEAD` flag when running tests against HEAD
HOMEBREW_NO_INSTALL_FROM_API: 1

jobs:
tests:
Expand Down

0 comments on commit 7a069fb

Please sign in to comment.