Skip to content

Commit

Permalink
Improve .github configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Jun 27, 2023
1 parent 802e73e commit 2ea0aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: "Setup"
run: |
brew update
brew install bats-core
brew install expect
- name: "Set $TERM=xterm"
run: printf "TERM=xterm\\n" >> $GITHUB_ENV
Expand Down

0 comments on commit 2ea0aff

Please sign in to comment.