CI action update. Some example directory refactoring. No code changes. (0.39.15)
This commit is contained in:
parent
86a9e74617
commit
9e6cb9fea4
10 changed files with 2 additions and 2 deletions
4
.github/workflows/cmake-ubuntu-latest.yml
vendored
4
.github/workflows/cmake-ubuntu-latest.yml
vendored
|
|
@ -54,8 +54,8 @@ jobs:
|
|||
- name: Run Examples (crypto)
|
||||
run: ./scripts/run_examples.sh crypto
|
||||
|
||||
#- name: Run Examples (extra)
|
||||
# run: ./scripts/run_examples.sh extra
|
||||
- name: Run Examples (extra)
|
||||
run: ./scripts/run_examples.sh extra
|
||||
|
||||
- name: Run Examples (io)
|
||||
run: ./scripts/run_examples.sh io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue