Skip to content

Commit

Permalink
Update moodle-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 authored Apr 3, 2024
1 parent b9dc82b commit 2031a34
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,12 @@ jobs:
## workaround for https://github.com/php-coveralls/php-coveralls/issues/358
#unset GITHUB_ACTIONS
#php ../../vendor/bin/php-coveralls --coverage_clover=coverage.xml -v --json_path coveralls_upload.json --exclude-no-stmt
- name: Close parallel build
uses: coverallsapp/github-action@v1
with:
parallel-finished: true
# There are no behat tests
# - name: Behat features
# if: ${{ always() }}
Expand Down

0 comments on commit 2031a34

Please sign in to comment.