We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f96044 commit 9f92623Copy full SHA for 9f92623
1 file changed
.github/workflows/test_scripts/check_compilability.py
@@ -2,7 +2,7 @@
2
import subprocess
3
4
# Thats where our cpps are currently
5
-BASE_PATH = "vorkurs/"
+BASE_PATH = "files/"
6
7
8
def find_all_cpp_files(findWorking):
0 commit comments