Skip to content

Commit

Permalink
install expect
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Jan 23, 2024
1 parent 7ab74b0 commit 5d5e9a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install tcl-expect
run: sudo apt-get -y install tcl-expect

- name: Run tests
run: make test test-e2e

0 comments on commit 5d5e9a8

Please sign in to comment.