Skip to content

Commit

Permalink
Update the CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmiu committed Nov 19, 2023
1 parent df9cf4a commit be9d87a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,10 @@ jobs:
mkdir -p tests/fixture/
mkdir -p tests/fixture/subdir
mkdir -p tests/fixture/sub
mkdir -p tests/fixtures/container
mkdir -p tests/fixtures/container/photo
mkdir -p tests/fixtures/container/resume
mkdir -p tests/fixtures/container/subfolder
mkdir -p tests/fixtures/container/user_picture
composer run stan
composer run test

0 comments on commit be9d87a

Please sign in to comment.