Skip to content

Commit

Permalink
Merge 6b803e2 into 8749fcb
Browse files Browse the repository at this point in the history
  • Loading branch information
awd-studio committed Jul 20, 2023
2 parents 8749fcb + 6b803e2 commit db126e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ jobs:

- name: Testing out
run: composer test

- name: Upload coverage results to Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: php vendor/bin/php-coveralls -v
29 changes: 0 additions & 29 deletions .travis.yml

This file was deleted.

0 comments on commit db126e1

Please sign in to comment.