We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5f8e9 commit bad687dCopy full SHA for bad687d
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
ldd -u -r source/binder || echo "OK"
37
ctest . --output-on-failure
38
39
-compilejobOSX:
+ compilejobOSX:
40
runs-on: macos-latest
41
name: Binder_on_OSX
42
steps:
0 commit comments