Skip to content

Commit b354541

Browse files
committed
Re-enable successful jobs for testing purposes
1 parent cf61875 commit b354541

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-native.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99

1010
jobs:
1111
vma-library-linux:
12-
if: false # Already successful
1312
runs-on: ubuntu-24.04
1413

1514
steps:
@@ -84,7 +83,6 @@ jobs:
8483
path: outputs/runtimes
8584

8685
tracy-library-linux:
87-
if: false # Already successful
8886
runs-on: ubuntu-24.04
8987

9088
steps:
@@ -233,7 +231,6 @@ jobs:
233231
path: outputs/runtimes
234232

235233
vma-library-mac:
236-
if: false # Already successful
237234
runs-on: macos-15
238235

239236
steps:

0 commit comments

Comments
 (0)