CI action update. No code changes. (0.39.15)
This commit is contained in:
parent
47cf47a780
commit
b2b2fb2f2a
1 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)
|
- name: Run Examples (crypto)
|
||||||
run: ./scripts/run_examples.sh crypto
|
run: ./scripts/run_examples.sh crypto
|
||||||
|
|
||||||
- name: Run Examples (extra)
|
#- name: Run Examples (extra)
|
||||||
run: ./scripts/run_examples.sh extra
|
# run: ./scripts/run_examples.sh extra
|
||||||
|
|
||||||
- name: Run Examples (io)
|
- name: Run Examples (io)
|
||||||
run: ./scripts/run_examples.sh io
|
run: ./scripts/run_examples.sh io
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue