mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
testing for gpg on image
This commit is contained in:
parent
5926ec1ffa
commit
c9e21ece5a
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -40,6 +40,9 @@ jobs:
|
||||
name: guidebook
|
||||
path: guidebook
|
||||
|
||||
- name: test for gpg
|
||||
run: gpg --version
|
||||
|
||||
# - name: Run a one-line script
|
||||
# run: echo Hello, world!
|
||||
# - name: Run a multi-line script
|
||||
|
Loading…
Reference in New Issue
Block a user