Update ci.yaml

This commit is contained in:
Garrone Joseph 2021-02-26 23:21:39 +01:00 committed by GitHub
parent b09d96db07
commit 2c38625c88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"