Skip to content

Commit

Permalink
Dammit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lvps committed Apr 6, 2024
1 parent aec8daa commit 25e5f5c
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 @@ -45,5 +45,8 @@ jobs:
- name: Linting
run: composer lint

- name: Create config
run: cp config/config-example.php config/config.php

- name: Run tests
run: composer test

0 comments on commit 25e5f5c

Please sign in to comment.