Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmiu committed Nov 19, 2023
1 parent 8dd3ebe commit df9cf4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@ jobs:
- name: Run test suite
run: |
mkdir -p build/logs
mkdir -p tests/fixture/
mkdir -p tests/fixture/subdir
mkdir -p tests/fixture/sub
composer run stan
composer run test

0 comments on commit df9cf4a

Please sign in to comment.