Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
remove gitlab and add github specific things
  • Loading branch information
mike4git authored Aug 19, 2024
1 parent 0fea6a3 commit be9936f
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:coverage:gitlab-ci
run: composer tests:coverage:ci-pipeline

0 comments on commit be9936f

Please sign in to comment.