Skip to content

Commit

Permalink
Unit tests: Enable shellcheck and OpenSSL v3 (*nix only)
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Apr 11, 2022
1 parent 50850f5 commit 1aeddd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# Runs a single command using the runners shell
- name: operational test
run: sh op-test.sh -v
run: sh op-test.sh -v -sc -o3

# Runs a set of commands using the runners shell
# - name: Run a multi-line script
Expand Down

0 comments on commit 1aeddd9

Please sign in to comment.