Merge branch 'develop' of https://github.com/garronej/ts_ci into develop

This commit is contained in:
Joseph Garrone 2021-02-26 23:24:02 +01:00
commit 8c2c9c07ce

View file

@ -9,7 +9,6 @@ on:
jobs:
test_lint:
runs-on: ubuntu-latest
if: ${{ !github.event.created && github.repository != 'garronej/ts_ci' }}
@ -129,4 +128,4 @@ jobs:
- name: Dump matrix context
env:
MATRIX_CONTEXT: ${{ toJSON(matrix) }}
run: echo "$MATRIX_CONTEXT"
run: echo "$MATRIX_CONTEXT"