Update ccpp.yml
This commit is contained in:
parent
fb44cafbe2
commit
35fab94e5c
1 changed files with 0 additions and 6 deletions
6
.github/workflows/ccpp.yml
vendored
6
.github/workflows/ccpp.yml
vendored
|
@ -13,11 +13,5 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: configure
|
|
||||||
run: ./configure
|
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
- name: make check
|
|
||||||
run: make check
|
|
||||||
- name: make distcheck
|
|
||||||
run: make distcheck
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue