Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
fix term
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenpip3 committed Jul 28, 2023
1 parent 7cb61e4 commit d8981af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-local-action-with-conditionals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
runs-on: ubuntu-latest
env:
BATS_LIB_PATH: "/usr/lib"
TERM: xterm
name: local with options
steps:
- name: Checkout
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-public-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
runs-on: ubuntu-latest
env:
BATS_LIB_PATH: "/usr/lib"
TERM: xterm
name: Install Bats common libs
steps:
- name: Checkout
Expand Down

0 comments on commit d8981af

Please sign in to comment.