Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
add test coverage first
  • Loading branch information
mike4git authored Aug 10, 2024
1 parent 8863ba8 commit 8e36ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
dependency-versions: ${{ matrix.dependencies }}

- name: Execute tests
run: composer tests
run: composer tests:coverage:gitlab-ci

0 comments on commit 8e36ffb

Please sign in to comment.