Skip to content

Commit

Permalink
Temporary allow to fail unit test for OpenMage 20.1 / 20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench committed Jun 8, 2024
1 parent 765fdd9 commit 59e11c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-openmage-20.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ jobs:
env:
COMPOSER_VENDOR_PATH : "${{ github.workspace }}/magento/vendor"

# Temporary allow tests to fail until code in OpenMage is fixed
continue-on-error: true

- name: Report coverage
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 59e11c4

Please sign in to comment.