Skip to content

Commit 1ccc67a

Browse files
committed
Check Codee binary
1 parent b3021ba commit 1ccc67a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ jobs:
2929
run: |
3030
echo "Contents of /tmp/codee/:"
3131
ls -la /tmp/codee/
32+
33+
- name: Check Codee binary
34+
shell: bash
35+
run: codee --help

0 commit comments

Comments
 (0)