Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
#89 - add cache views
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna-Sokolowska committed May 11, 2022
1 parent d95551e commit 86a33bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ jobs:
- name: Run PHP linter
run: composer cs

- name: Cache views
run: php artisan view:cache

- name: Execute tests
run: php artisan test --env=ci

0 comments on commit 86a33bb

Please sign in to comment.