mirror of
https://github.com/shlinkio/shlink.git
synced 2026-08-05 02:43:28 -05:00
No longer allow errors on any step during CI
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user