1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
This commit is contained in:
Naor Peled 2023-11-17 20:39:11 +02:00
parent 56ea3da87d
commit d1c9821b0a

View File

@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'javascript-typescript' ]
language: [ 'javascript' ]
steps:
- name: Checkout repository