Update CI workflow (changelog ignore)

This commit is contained in:
Joseph Garrone
2021-12-09 01:57:03 +01:00
committed by garronej
parent 5f07cb374b
commit f316f38ae5

View File

@ -28,7 +28,6 @@ jobs:
strategy: strategy:
matrix: matrix:
node: [ '15', '14', '13' ] node: [ '15', '14', '13' ]
os: [ windows-latest, ubuntu-latest ]
name: Test with Node v${{ matrix.node }} name: Test with Node v${{ matrix.node }}
steps: steps:
- name: Tell if project is using npm or yarn - name: Tell if project is using npm or yarn