Skip to content

Commit

Permalink
qa: remove unused workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
romm committed May 27, 2024
1 parent 094fb49 commit 626f72d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/quality-assurance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
- name: Warming up cache
run: php tests/App/bin/console cache:warmup --env=test

- name: TODO TMP
run: |
pwd
ls -al var/cache/test
ls -al var/cache/test/default
- name: Running PHPStan
run: php vendor/bin/phpstan

Expand Down

0 comments on commit 626f72d

Please sign in to comment.