mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-21 16:38:37 -06:00
No longer allow errors on any step during CI
This commit is contained in:
parent
17eb6dc4ce
commit
741e8f625c
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…
Reference in New Issue
Block a user