Skip to content

Commit

Permalink
DEBUG: fail-fase: false
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage committed Nov 4, 2023
1 parent 755424e commit 4b07f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: ${{matrix.pkp-application}}(BRANCH=${{matrix.pkp-branch}} ;PHP=${{matrix.php-versions}}; DB=${{matrix.dbs}})
runs-on: ubuntu-latest
strategy:
fail-fast: true
fail-fast: false
matrix:
php-versions: [ '8.1','8.2' ]
dbs: [ 'pgsql', 'mysql','mariadb']
Expand Down

0 comments on commit 4b07f0a

Please sign in to comment.