Skip to content

Commit

Permalink
#14: Returned Docker x5.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulin-evgeny committed May 31, 2024
1 parent 2ae0783 commit bfbaaf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests-with-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: add safe
run: docker-compose exec -T nginx git config --global --add safe.directory /app

- name: update
run: docker-compose exec -T nginx composer update php-coveralls/php-coveralls

- name: Upload coverage results to Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bfbaaf0

Please sign in to comment.