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

Commit

Permalink
fix bats lib second run
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenpip3 committed Jul 29, 2023
1 parent bd46c93 commit 26761eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-local-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
needs: [local_test]
runs-on: ubuntu-latest
env:
BATS_LIB_PATH: "/usr/lib/bats"
BATS_LIB_PATH: "/usr/lib"
TERM: xterm
name: local default cache
steps:
Expand Down

0 comments on commit 26761eb

Please sign in to comment.