Skip to content

Commit 76f8212

Browse files
authored
Merge pull request #3 from XpressAI/maintenance-lib-Feb
Maintenance Lib 1.17.0
2 parents 897caf9 + f6d1de5 commit 76f8212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-workflow-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
echo "BRANCH_NAME=${GITHUB_REF#refs/heads/}" >> $GITHUB_ENV
4949
fi
5050
51-
- name: List Xircuits
52-
run: xircuits list
51+
- name: Init Xircuits
52+
run: xircuits init
5353

5454
- name: Clone Repository
5555
run: |

0 commit comments

Comments
 (0)