fix: resolve CI test failures by simplifying workflow and fixing template loading
This commit is contained in:
@@ -4,7 +4,6 @@ import os
|
||||
import sys
|
||||
import tempfile
|
||||
from pathlib import Path
|
||||
from unittest.mock import patch
|
||||
|
||||
sys.path.insert(0, str(Path(__file__).parent.parent.parent))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user