mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:10:04 +00:00
Exclude mbgl-test-runner from ctest, this is an external project
This commit is contained in:
parent
eb36b267a4
commit
23e17ee662
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -102,4 +102,4 @@ jobs:
|
|||
|
||||
- name: Test Supercell Wx
|
||||
working-directory: ${{ github.workspace }}/build
|
||||
run: ctest -C ${{ matrix.build_type }}
|
||||
run: ctest -C ${{ matrix.build_type }} --exclude-regex mbgl-test-runner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue