Skip to content

Commit 87dace7

Browse files
committed
addding workflow
1 parent 345555d commit 87dace7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/execution-flow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: matrix-workflow
22
on: push
33
jobs:
44
build:
5+
continue-on-error: true
56
strategy:
67
matrix:
78
node-version: [12,13,14]

0 commit comments

Comments
 (0)