Skip to content

Commit 362d94a

Browse files
authored
maintenance (#9)
2 parents 8275e15 + 528f41e commit 362d94a

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
@@ -44,8 +44,8 @@ jobs:
4444
echo "BRANCH_NAME=${GITHUB_REF#refs/heads/}" >> $GITHUB_ENV
4545
fi
4646
47-
- name: List Xircuits
48-
run: xircuits list
47+
- name: Init Xircuits
48+
run: xircuits init
4949

5050
- name: Install Xircuits Library
5151
run: xircuits install openai

0 commit comments

Comments
 (0)