Skip to content

Commit 5aa3cb4

Browse files
committed
.
1 parent 01ff446 commit 5aa3cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
steps:
1515
- name: run
1616
run: |
17-
echo Hello
17+
python -c "import kima"

0 commit comments

Comments
 (0)