Skip to content

Commit

Permalink
Update clean action, no .env setup required
Browse files Browse the repository at this point in the history
  • Loading branch information
brendt committed Mar 1, 2024
1 parent b3b5358 commit 21fd312
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tempest-clean-quality-control.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Install Tempest
run: php vendor/bin/tempest install --force

- name: Setup .env
run: cp .env.example .env

- name: Run Tempest console
run: php ./tempest

Expand Down

0 comments on commit 21fd312

Please sign in to comment.