typo
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: configure
|
- name: configure
|
||||||
run: ./configure
|
run: ./configure
|
||||||
- name: list conf.h for testing
|
- name: list conf.h for testing
|
||||||
run cat src/conf.h
|
run: cat src/conf.h
|
||||||
- name: build tests
|
- name: build tests
|
||||||
run: cd src && touch .accepted && make test
|
run: cd src && touch .accepted && make test
|
||||||
- name: build
|
- name: build
|
||||||
|
|||||||
Reference in New Issue
Block a user