Skip to content

Commit

Permalink
fixup! make homepage width
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Sep 8, 2024
1 parent 7981f7a commit ba73454
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,7 @@ jobs:
# composer install cache - https://github.com/ramsey/composer-install
- uses: "ramsey/composer-install@v2"

# setup default envs
- run: cp .env.local .env

- run: ${{ matrix.actions.run }}

0 comments on commit ba73454

Please sign in to comment.