Skip to content

Commit ab9ad28

Browse files
committed
[CI] Disable backward compatibility check
At the moment, we have no history to diff against, resulting in an error > Error loading nodes: Could not find __init__.py in base_repo This commit should be reverted once the initial node implementation has been merged to main. Signed-off-by: David Feltell <[email protected]>
1 parent 52e47fe commit ab9ad28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate.yml renamed to .github/workflows/validate.yml.disabled

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) 2025 The Foundry Visionmongers Ltd
33
# SPDX-License-Identifier: Apache-2.0
44

5+
# TODO(DF): Re-enable once initial PR merged to set a baseline.
56
name: Validate backwards compatibility
67

78
on:

0 commit comments

Comments
 (0)