Unit tests: Enable shellcheck and OpenSSL v3 (*nix only)
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
50850f5ff3
commit
1aeddd9fcf
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user