mirror of
https://github.com/samsonjs/lake.git
synced 2026-03-25 08:55:49 +00:00
Update c-cpp.yml
This commit is contained in:
parent
35eb04bafe
commit
ab3de69dca
1 changed files with 0 additions and 2 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
|
@ -13,8 +13,6 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: configure
|
||||
run: ./configure
|
||||
- name: make
|
||||
run: make
|
||||
- name: make test
|
||||
|
|
|
|||
Loading…
Reference in a new issue