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 f42b872 commit d7648e7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,5 @@ jobs:

- name: Run test suite
run: |
mkdir -p build/logs
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
sudo composer run test

0 comments on commit d7648e7

Please sign in to comment.