mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 11:25:58 -04:00
pkg-config exttest is now expected to pass
This commit is contained in:
parent
96befaf1a0
commit
f52aea096c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
- name: Testing client code with pkg-config detection
|
- name: Testing client code with pkg-config detection
|
||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE/exttests/pkg-config
|
cd $GITHUB_WORKSPACE/exttests/pkg-config
|
||||||
make || true
|
make
|
||||||
- name: Testing client code with pkg-config detection
|
- name: Testing client code with pkg-config detection
|
||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE/exttests/cmake
|
cd $GITHUB_WORKSPACE/exttests/cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user