Revert "test pr do not merge"

This reverts commit f146b96c6e.
This commit is contained in:
Luis Caro Campos
2024-06-14 14:50:38 +01:00
parent f146b96c6e
commit 53808c8b62
2 changed files with 1 additions and 1 deletions

0
.github/foobar vendored
View File

View File

@@ -2,7 +2,7 @@ from conan import ConanFile
from conan.tools.cmake import CMake, cmake_layout, CMakeToolchain
from conan.tools.files import apply_conandata_patches, export_conandata_patches, copy, get, rmdir
import os
syntax error
required_conan_version = ">=1.52.0"