mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
No longer allow errors on any step during CI
This commit is contained in:
parent
17eb6dc4ce
commit
741e8f625c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -182,7 +182,6 @@ jobs:
|
|||
|
||||
api-tests:
|
||||
runs-on: ubuntu-20.04
|
||||
continue-on-error: ${{ matrix.php-version == '8.0' }}
|
||||
strategy:
|
||||
matrix:
|
||||
php-version: ['7.4', '8.0']
|
||||
|
|
Loading…
Add table
Reference in a new issue