Skip to content

Commit

Permalink
Remove unused step
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Aug 10, 2022
1 parent 1d0a3ed commit 98f539d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,8 @@ jobs:
with:
dependency-versions: "${{ matrix.dependencies }}"

- name: "Cache warmup"
run: "(cd tests/Application && bin/console cache:warmup)"

- name: "Static analysis"
run: "composer analyse"
env:
APP_DEBUG: 1

unit-tests:
name: "Unit tests"
Expand Down

0 comments on commit 98f539d

Please sign in to comment.