We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e77752 commit 584a749Copy full SHA for 584a749
.github/workflows/cmake-build-ci.gen
@@ -381,7 +381,7 @@ env:
381
CC_VER: cur
382
383
jobs:
384
-<?php goto skipped; ?>
+
385
# sanitizer
386
debug-sanitizer:
387
name: debug sanitizer
@@ -454,7 +454,7 @@ jobs:
454
ref: 1.6.39
455
<?php steps("Linux"); ?>
456
- uses: codecov/codecov-action@v3
457
-<?php skipped: ?>
458
# coverage mac
459
debug-coverage-mac:
460
name: debug coverage (<?=defaults("macOS")?>)
@@ -490,7 +490,6 @@ jobs:
490
with:
491
fetch-depth: 0
492
<?php steps("macOS", false); ?>
493
-<?php return; ?>
494
495
# windows release builds
496
windows:
0 commit comments