mirror of
https://github.com/SFML/SFML.git
synced 2025-01-18 23:35:11 +08:00
Stop setting HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK
This commit is contained in:
parent
dab1800f61
commit
307426ef57
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
CMAKE_CXX_COMPILER_LAUNCHER: ccache # Use ccache to cache C++ compiler output
|
CMAKE_CXX_COMPILER_LAUNCHER: ccache # Use ccache to cache C++ compiler output
|
||||||
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "1" # Work around Homebrew errors within coverallsapp/github-action@v2
|
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
Reference in New Issue
Block a user