1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-16 16:40:06 +00:00

chore: fix workflow syntax

This commit is contained in:
2022-10-07 16:19:00 +05:00
parent e6f7781648
commit b0c9ca3f9f

View File

@@ -10,8 +10,8 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
node-version: [lts/fermium] node-version: [lts/fermium]
steps: steps:
- name: Checkout - name: Checkout