Skip to content

Commit

Permalink
chore(deps): pgrange/bash_unit v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2023
1 parent 39f3461 commit 5b1890c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
chmod +x hadolint
sudo mv hadolint /usr/local/bin/hadolint
- name: Install bash_unit
run: curl -Ls "https://github.com/pgrange/bash_unit/archive/refs/tags/v2.0.1.tar.gz" | tar -x -z --wildcards --strip-components=1 -C /usr/local/bin "*/bash_unit"
run: curl -Ls "https://github.com/pgrange/bash_unit/archive/refs/tags/v2.1.0.tar.gz" | tar -x -z --wildcards --strip-components=1 -C /usr/local/bin "*/bash_unit"
- name: Run suite
run: bash_unit test/*.sh

0 comments on commit 5b1890c

Please sign in to comment.