Skip to content

Commit

Permalink
Use GitGub
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef committed Jan 7, 2021
1 parent c3eef07 commit 2bcdf35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ jobs:

- name: Install dependencies
run: composer install

- name: Run PHPUnit tests
run: bin/phpunit

0 comments on commit 2bcdf35

Please sign in to comment.